-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
102 lines (100 loc) · 2.14 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
GEM
remote: https://rubygems.org/
specs:
activesupport (2.3.5)
akami (1.2.2)
gyoku (>= 0.4.0)
nokogiri
backports (3.6.4)
bson (1.12.0)
bson_ext (1.12.0)
bson (~> 1.12.0)
builder (3.2.2)
domain_name (0.5.23)
unf (>= 0.0.5, < 1.0.0)
durran-validatable (2.0.1)
gyoku (1.1.1)
builder (>= 2.1.2)
http-cookie (1.0.2)
domain_name (~> 0.5)
httpi (2.1.1)
rack
rubyntlm (~> 0.3.2)
json (1.8.2)
macaddr (1.7.1)
systemu (~> 2.6.2)
mechanize (2.7.3)
domain_name (~> 0.5, >= 0.5.1)
http-cookie (~> 1.0)
mime-types (~> 2.0)
net-http-digest_auth (~> 1.1, >= 1.1.1)
net-http-persistent (~> 2.5, >= 2.5.2)
nokogiri (~> 1.4)
ntlm-http (~> 0.1, >= 0.1.1)
webrobots (>= 0.0.9, < 0.2)
mime-types (2.4.3)
mini_portile (0.6.2)
mongo (1.12.0)
bson (= 1.12.0)
mongoid (1.2.14)
activesupport (<= 2.3.5)
durran-validatable (>= 2.0.1)
mongo (>= 0.19.1)
will_paginate (< 2.9)
multi_json (1.10.1)
net-http-digest_auth (1.4)
net-http-persistent (2.9.4)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
nori (2.4.0)
ntlm-http (0.1.1)
rack (1.6.0)
rack-protection (1.5.3)
rack
rack-test (0.6.3)
rack (>= 1.0)
rubyntlm (0.3.4)
savon (2.5.1)
akami (~> 1.2.0)
builder (>= 2.1.2)
gyoku (~> 1.1.0)
httpi (~> 2.1.0)
nokogiri (>= 1.4.0)
nori (~> 2.4.0)
uuid (~> 2.3.7)
wasabi (~> 3.3.0)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-contrib (1.4.2)
backports (>= 2.0)
multi_json
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (~> 1.3)
systemu (2.6.4)
tilt (1.4.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.6)
uuid (2.3.7)
macaddr (~> 1.0)
wasabi (3.3.1)
httpi (~> 2.0)
nokogiri (>= 1.4.0)
webrobots (0.1.1)
will_paginate (2.3.16)
PLATFORMS
ruby
DEPENDENCIES
bson_ext
json
mechanize
mongo
mongoid
nori
savon (= 2.5.1)
sinatra
sinatra-contrib