forked from dblock/slack-gamebot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
executable file
·302 lines (298 loc) · 6.69 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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
GEM
remote: http://rubygems.org/
specs:
GiphyClient (1.0.0)
json (~> 1.8, >= 1.8.3)
typhoeus (~> 1.0, >= 1.0.1)
activemodel (5.2.1)
activesupport (= 5.2.1)
activesupport (5.2.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
ast (2.4.0)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
bson (4.3.0)
builder (3.2.3)
capybara (3.6.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
xpath (~> 3.1)
celluloid (0.17.3)
celluloid-essentials
celluloid-extras
celluloid-fsm
celluloid-pool
celluloid-supervision
timers (>= 4.1.1)
celluloid-essentials (0.20.5)
timers (>= 4.1.1)
celluloid-extras (0.20.5)
timers (>= 4.1.1)
celluloid-fsm (0.20.5)
timers (>= 4.1.1)
celluloid-io (0.17.3)
celluloid (>= 0.17.2)
nio4r (>= 1.1)
timers (>= 4.1.1)
celluloid-pool (0.20.5)
timers (>= 4.1.1)
celluloid-supervision (0.20.6)
timers (>= 4.1.1)
childprocess (0.9.0)
ffi (~> 1.0, >= 1.0.11)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
concurrent-ruby (1.0.5)
crack (0.4.3)
safe_yaml (~> 1.0.0)
dante (0.2.0)
database_cleaner (1.7.0)
declarative (0.0.10)
declarative-option (0.1.0)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.3)
equalizer (0.0.11)
ethon (0.11.0)
ffi (>= 1.3.0)
excon (0.62.0)
fabrication (2.20.1)
faker (1.9.1)
i18n (>= 0.7)
faraday (0.15.2)
multipart-post (>= 1.2, < 3)
faraday-digestauth (0.3.0)
faraday (~> 0.7)
net-http-digest_auth (~> 1.4)
faraday_hal_middleware (0.1.0)
faraday_middleware (~> 0.9)
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
ffi (1.9.25)
foreman (0.85.0)
thor (~> 0.19.1)
gli (2.17.2)
grape (1.1.0)
activesupport
builder
mustermann-grape (~> 1.0.0)
rack (>= 1.3.0)
rack-accept
virtus (>= 1.0.0)
grape-roar (0.4.1)
grape
multi_json
roar (~> 1.1.0)
grape-swagger (0.31.0)
grape (>= 0.16.2)
hashdiff (0.3.7)
hashie (3.4.6)
hitimes (1.3.0)
hyperclient (0.9.0)
faraday (>= 0.9.0)
faraday-digestauth
faraday_hal_middleware
faraday_middleware
net-http-digest_auth
uri_template
i18n (1.1.0)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
json (1.8.6)
kaminari-core (1.1.1)
kaminari-grape (1.0.1)
grape
kaminari-core (~> 1.0)
kgio (2.11.2)
mini_mime (1.0.1)
mini_portile2 (2.3.0)
minitest (5.11.3)
mongo (2.6.2)
bson (>= 4.3.0, < 5.0.0)
mongoid (7.0.1)
activemodel (>= 5.1, < 6.0.0)
mongo (>= 2.5.1, < 3.0.0)
mongoid-compatibility (0.5.1)
activesupport
mongoid (>= 2.0)
mongoid-scroll (0.3.6)
i18n
mongoid (>= 3.0)
mongoid-compatibility
mongoid-shell (0.4.6)
i18n
mongoid (>= 3.0.0)
mongoid-compatibility
multi_json (1.13.1)
multipart-post (2.0.0)
mustermann (1.0.3)
mustermann-grape (1.0.0)
mustermann (~> 1.0.0)
net-http-digest_auth (1.4.1)
newrelic_rpm (5.3.0.346)
nio4r (2.3.1)
nokogiri (1.8.4)
mini_portile2 (~> 2.3.0)
parallel (1.12.1)
parser (2.5.1.2)
ast (~> 2.4.0)
powerpack (0.1.2)
public_suffix (3.0.3)
rack (2.0.5)
rack-accept (0.4.5)
rack (>= 0.4)
rack-cors (1.0.2)
rack-rewrite (1.5.1)
rack-robotz (0.0.4)
rack
rack-server-pages (0.1.0)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rainbow (3.0.0)
raindrops (0.19.0)
rake (10.5.0)
representable (3.0.4)
declarative (< 0.1.0)
declarative-option (< 0.2.0)
uber (< 0.2.0)
roar (1.1.0)
representable (~> 3.0.0)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
rubocop (0.55.0)
parallel (~> 1.10)
parser (>= 2.5)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-enum (0.7.2)
i18n
ruby-progressbar (1.10.0)
rubyzip (1.2.1)
safe_yaml (1.0.4)
selenium-webdriver (3.14.0)
childprocess (~> 0.5)
rubyzip (~> 1.2)
slack-ruby-bot (0.11.1)
hashie
slack-ruby-client (>= 0.6.0)
slack-ruby-bot-server (0.7.0)
celluloid-io
foreman
grape
grape-roar (>= 0.4.0)
grape-swagger
kaminari-grape
rack-cors
rack-rewrite
rack-server-pages
slack-ruby-bot
unicorn
slack-ruby-client (0.12.0)
activesupport
faraday (>= 0.9)
faraday_middleware
gli
hashie
websocket-driver
stripe (3.22.0)
faraday (~> 0.10)
stripe-ruby-mock (2.5.4)
dante (>= 0.2.0)
multi_json (~> 1.0)
stripe (>= 2.0.3)
thor (0.19.4)
thread_safe (0.3.6)
time_ago_in_words (0.1.1)
timecop (0.9.1)
timers (4.1.2)
hitimes
typhoeus (1.3.0)
ethon (>= 0.9.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uber (0.1.0)
unicode-display_width (1.4.0)
unicorn (5.4.1)
kgio (~> 2.6)
raindrops (~> 0.7)
uri_template (0.7.0)
vcr (4.0.0)
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)
wannabe_bool (0.7.1)
webmock (3.4.2)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
websocket-driver (0.7.0)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
xpath (3.1.0)
nokogiri (~> 1.8)
PLATFORMS
ruby
DEPENDENCIES
GiphyClient
capybara
database_cleaner
excon
fabrication
faker
foreman
hashie (= 3.4.6)
hyperclient
kaminari-grape
mongoid
mongoid-scroll
mongoid-shell
multi_json
newrelic_rpm
rack-robotz
rack-server-pages
rack-test
rake (~> 10.4)
roar
rspec
rubocop (= 0.55.0)
ruby-enum
selenium-webdriver
slack-ruby-bot-server
slack-ruby-client
stripe
stripe-ruby-mock
time_ago_in_words
timecop
vcr
wannabe_bool
webmock
RUBY VERSION
ruby 2.3.1p112
BUNDLED WITH
1.16.3