-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
168 lines (166 loc) · 3.39 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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
GEM
remote: https://rubygems.org/
specs:
activemodel (4.0.2)
activesupport (= 4.0.2)
builder (~> 3.1.0)
activesupport (4.0.2)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
atomic (1.1.14)
backports (3.6.0)
bcrypt (3.1.7)
bcrypt-ruby (3.1.5)
bcrypt (>= 3.1.3)
bson (1.9.2)
bson_ext (1.9.2)
bson (~> 1.9.2)
builder (3.1.4)
chunky_png (1.3.0)
coderay (1.1.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.7.0)
commonjs (0.2.7)
daemons (1.1.9)
domain_name (0.5.16)
unf (>= 0.0.5, < 1.0.0)
dotenv (0.9.0)
eventmachine (1.0.3)
execjs (2.0.2)
faker (1.2.0)
i18n (~> 0.5)
http-cookie (1.0.2)
domain_name (~> 0.5)
i18n (0.6.9)
jsmin (1.0.1)
json (1.7.7)
kgio (2.9.1)
less (2.4.0)
commonjs (~> 0.2.7)
libv8 (3.16.14.3)
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)
method_source (0.8.2)
mime-types (2.1)
mini_portile (0.5.2)
minitest (4.7.5)
mongo (1.9.2)
bson (~> 1.9.2)
mongo_mapper (0.13.0.beta2)
activemodel (>= 3.0.0)
activesupport (>= 3.0)
mongo (~> 1.8)
plucky (~> 0.6.5)
multi_json (1.8.4)
net-http-digest_auth (1.4)
net-http-persistent (2.9.4)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
ntlm-http (0.1.1)
plucky (0.6.6)
mongo (~> 1.5)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
rack (1.5.2)
rack-cors (0.2.9)
rack-flash3 (1.0.5)
rack
rack-protection (1.5.2)
rack
rack-standards (0.0.1)
rack-test (0.6.2)
rack (>= 1.0)
raindrops (0.12.0)
rake (10.1.1)
ref (1.0.5)
rqrcode (0.4.2)
rqrcode_png (0.1.2)
chunky_png
rqrcode
sinatra (1.4.4)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-assetpack (0.3.2)
jsmin
rack-test
sinatra
tilt (>= 1.3.0, < 2.0)
sinatra-contrib (1.4.2)
backports (>= 2.0)
multi_json
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (~> 1.3)
sinatra-static-assets (1.0.4)
sinatra (>= 1.1.0)
slim (2.0.2)
temple (~> 0.6.6)
tilt (>= 1.3.3, < 2.1)
slop (3.4.7)
temple (0.6.7)
therubyracer (0.12.1)
libv8 (~> 3.16.14.0)
ref
thin (1.6.1)
daemons (>= 1.0.9)
eventmachine (>= 1.0.0)
rack (>= 1.0.0)
thread_safe (0.1.3)
atomic
tilt (1.4.1)
tzinfo (0.3.38)
unf (0.1.3)
unf_ext
unf_ext (0.0.6)
unicorn (4.8.2)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
warden (1.2.3)
rack (>= 1.0)
webrobots (0.1.1)
PLATFORMS
ruby
DEPENDENCIES
activesupport
bcrypt-ruby
bson_ext
coffee-script
dotenv
faker
json (~> 1.7.7)
less
mechanize
mongo_mapper (~> 0.13.0.beta2)
pry
rack
rack-cors
rack-flash3
rack-standards
rake
rqrcode_png
sinatra
sinatra-assetpack
sinatra-contrib
sinatra-static-assets
slim
therubyracer
thin
unicorn
warden