-
Notifications
You must be signed in to change notification settings - Fork 22
/
Gemfile.lock
350 lines (333 loc) · 8.04 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
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
GIT
remote: https://github.com/rkh/coder
revision: 44b0cf89b98caecc654dd1a724a448e17ef7aa6c
specs:
coder (0.4.0)
GIT
remote: https://github.com/travis-ci/gh
revision: e1fcd75786ffa75667e47d3d824b54d1bd0017fe
specs:
gh (0.21.0)
activesupport (~> 7.0.8)
addressable (~> 2.8)
faraday (~> 2)
faraday-retry
faraday-typhoeus
multi_json (~> 1)
net-http-persistent (~> 4)
net-http-pipeline
GIT
remote: https://github.com/travis-ci/marginalia
revision: d7c711abd60517b435e50b499fc8997ab67ababe
specs:
marginalia (1.6.0)
pg
GIT
remote: https://github.com/travis-ci/metriks
revision: ca03449b2928962e41c8389283bd092053e91670
specs:
metriks (0.9.9.8)
HDRHistogram (~> 0.1)
atomic (~> 1.0)
avl_tree (~> 1.2)
hitimes (~> 1.3)
GIT
remote: https://github.com/travis-ci/metriks-librato_metrics
revision: e876ca2f0e1abcc745260c3772118e63fb946c8a
specs:
metriks-librato_metrics (1.0.6)
GIT
remote: https://github.com/travis-ci/travis-config
revision: 601e9a6dcb799dc14944c40153c60aaf935629ee
specs:
travis-config (2.0.0)
hashr (~> 2.0)
GIT
remote: https://github.com/travis-ci/travis-exceptions
revision: 7da3ea3b38349d66ea8f27c33d643e4af5087599
specs:
travis-exceptions (0.1.0)
sentry-ruby
GIT
remote: https://github.com/travis-ci/travis-lock
revision: aeee7b5d11e3d44f19d0a113c2e54ec54756f20f
specs:
travis-lock (0.2.0)
GIT
remote: https://github.com/travis-ci/travis-logger
revision: c754e91f959015ac9ebe98e5082efdaf3754863d
specs:
travis-logger (0.1.0)
GIT
remote: https://github.com/travis-ci/travis-metrics
revision: 0b6a8accc70685a1cb65f1ec5305bceab41ad777
specs:
travis-metrics (3.0.0)
metriks-librato_metrics (~> 1.0)
GIT
remote: https://github.com/travis-ci/travis-rollout
revision: c79c6d0c76da98ed50b9a3edb30399d7aba8a7e2
specs:
travis-rollout (0.0.1)
GIT
remote: https://github.com/travis-ci/travis-settings
revision: 7e48e09c1df1c95abaf13a0dcec78bdfab9f86ee
specs:
travis-settings (0.1.0)
activemodel
virtus
GEM
remote: https://gems.contribsys.com/
specs:
sidekiq-pro (7.1.3)
sidekiq (>= 7.1.0, < 8)
GEM
remote: https://rubygems.org/
specs:
HDRHistogram (0.1.11)
activemodel (7.0.8.1)
activesupport (= 7.0.8.1)
activerecord (7.0.8.1)
activemodel (= 7.0.8.1)
activesupport (= 7.0.8.1)
activesupport (7.0.8.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
amq-protocol (2.3.2)
ansi (1.5.0)
ast (2.4.2)
atomic (1.1.101)
avl_tree (1.2.1)
atomic (~> 1.1)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
bunny (2.22.0)
amq-protocol (~> 2.3, >= 2.3.1)
sorted_set (~> 1, >= 1.0.2)
cl (1.2.4)
regstry (~> 1.0.3)
coderay (1.1.3)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
crack (0.4.5)
rexml
database_cleaner (2.0.2)
database_cleaner-active_record (>= 2, < 3)
database_cleaner-active_record (2.1.0)
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.5.0)
docile (1.4.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
ethon (0.16.0)
ffi (>= 1.15.0)
excon (0.100.0)
factory_bot (6.2.1)
activesupport (>= 5.0.0)
faraday (2.7.10)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
faraday-retry (2.2.0)
faraday (~> 2.0)
faraday-typhoeus (1.1.0)
faraday (~> 2.0)
typhoeus (~> 1.4)
ffi (1.15.5)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
hashdiff (1.0.1)
hashr (2.0.1)
hitimes (1.3.1)
http (5.1.1)
addressable (~> 2.8)
http-cookie (~> 1.0)
http-form_data (~> 2.2)
llhttp-ffi (~> 0.4.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
http-form_data (2.3.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
json (2.6.3)
language_server-protocol (3.17.0.3)
libhoney (2.2.0)
addressable (~> 2.0)
excon
http (>= 2.0, < 6.0)
llhttp-ffi (0.4.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
method_source (1.0.0)
minitest (5.19.0)
mocha (2.1.0)
ruby2_keywords (>= 0.0.5)
multi_json (1.15.0)
net-http-persistent (4.0.2)
connection_pool (~> 2.2)
net-http-pipeline (1.0.1)
parallel (1.23.0)
parser (3.2.2.3)
ast (~> 2.4.1)
racc
pg (1.5.3)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.3)
racc (1.7.1)
rack (3.0.8)
rainbow (3.1.1)
rake (13.0.6)
rbtree (0.4.6)
redis (4.8.1)
redis-client (0.14.1)
connection_pool
redis-namespace (1.11.0)
redis (>= 4)
redlock (2.0.2)
redis-client (~> 0.14.1)
regexp_parser (2.8.1)
regstry (1.0.15)
rexml (3.2.6)
rollout (2.5.0)
redis (~> 4.0)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
rubocop (1.55.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.3)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.28.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.18.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.23.1)
rubocop (~> 1.33)
rubocop-performance (1.18.0)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rspec (2.23.0)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sentry-ruby (5.10.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
set (1.0.3)
sidekiq (7.1.2)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
redis-client (>= 0.14.0)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-console (0.9.1)
ansi
simplecov
terminal-table
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sorted_set (1.0.3)
rbtree
set (~> 1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thread_safe (0.3.6)
typhoeus (1.4.1)
ethon (>= 0.9.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.4.2)
virtus (2.0.0)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
webmock (3.18.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
PLATFORMS
x86_64-darwin-23
x86_64-linux
DEPENDENCIES
activerecord (~> 7)
bunny (~> 2.22)
cl
coder!
concurrent-ruby
database_cleaner (~> 2.0)
factory_bot
faraday (~> 2)
gh!
libhoney
marginalia!
metriks!
metriks-librato_metrics!
mocha (~> 2.0)
multi_json (~> 1.15)
pg
pry
rack (>= 3.0)
rake
redis-namespace
redlock
rollout
rspec
rubocop
rubocop-performance
rubocop-rspec
sentry-ruby
sidekiq-pro!
simplecov
simplecov-console
travis-config!
travis-exceptions!
travis-lock!
travis-logger!
travis-metrics!
travis-rollout!
travis-settings!
webmock
RUBY VERSION
ruby 3.2.2p53
BUNDLED WITH
2.4.17