Skip to content

Commit f744043

Browse files
Update bundler non-major dependencies to v0.10.0
1 parent 598e3da commit f744043

File tree

1 file changed

+88
-87
lines changed

1 file changed

+88
-87
lines changed

Gemfile.lock

Lines changed: 88 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -10,71 +10,71 @@ GIT
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
actioncable (7.1.5.1)
14-
actionpack (= 7.1.5.1)
15-
activesupport (= 7.1.5.1)
13+
actioncable (7.1.5.2)
14+
actionpack (= 7.1.5.2)
15+
activesupport (= 7.1.5.2)
1616
nio4r (~> 2.0)
1717
websocket-driver (>= 0.6.1)
1818
zeitwerk (~> 2.6)
19-
actionmailbox (7.1.5.1)
20-
actionpack (= 7.1.5.1)
21-
activejob (= 7.1.5.1)
22-
activerecord (= 7.1.5.1)
23-
activestorage (= 7.1.5.1)
24-
activesupport (= 7.1.5.1)
19+
actionmailbox (7.1.5.2)
20+
actionpack (= 7.1.5.2)
21+
activejob (= 7.1.5.2)
22+
activerecord (= 7.1.5.2)
23+
activestorage (= 7.1.5.2)
24+
activesupport (= 7.1.5.2)
2525
mail (>= 2.7.1)
2626
net-imap
2727
net-pop
2828
net-smtp
29-
actionmailer (7.1.5.1)
30-
actionpack (= 7.1.5.1)
31-
actionview (= 7.1.5.1)
32-
activejob (= 7.1.5.1)
33-
activesupport (= 7.1.5.1)
29+
actionmailer (7.1.5.2)
30+
actionpack (= 7.1.5.2)
31+
actionview (= 7.1.5.2)
32+
activejob (= 7.1.5.2)
33+
activesupport (= 7.1.5.2)
3434
mail (~> 2.5, >= 2.5.4)
3535
net-imap
3636
net-pop
3737
net-smtp
3838
rails-dom-testing (~> 2.2)
39-
actionpack (7.1.5.1)
40-
actionview (= 7.1.5.1)
41-
activesupport (= 7.1.5.1)
39+
actionpack (7.1.5.2)
40+
actionview (= 7.1.5.2)
41+
activesupport (= 7.1.5.2)
4242
nokogiri (>= 1.8.5)
4343
racc
4444
rack (>= 2.2.4)
4545
rack-session (>= 1.0.1)
4646
rack-test (>= 0.6.3)
4747
rails-dom-testing (~> 2.2)
4848
rails-html-sanitizer (~> 1.6)
49-
actiontext (7.1.5.1)
50-
actionpack (= 7.1.5.1)
51-
activerecord (= 7.1.5.1)
52-
activestorage (= 7.1.5.1)
53-
activesupport (= 7.1.5.1)
49+
actiontext (7.1.5.2)
50+
actionpack (= 7.1.5.2)
51+
activerecord (= 7.1.5.2)
52+
activestorage (= 7.1.5.2)
53+
activesupport (= 7.1.5.2)
5454
globalid (>= 0.6.0)
5555
nokogiri (>= 1.8.5)
56-
actionview (7.1.5.1)
57-
activesupport (= 7.1.5.1)
56+
actionview (7.1.5.2)
57+
activesupport (= 7.1.5.2)
5858
builder (~> 3.1)
5959
erubi (~> 1.11)
6060
rails-dom-testing (~> 2.2)
6161
rails-html-sanitizer (~> 1.6)
62-
activejob (7.1.5.1)
63-
activesupport (= 7.1.5.1)
62+
activejob (7.1.5.2)
63+
activesupport (= 7.1.5.2)
6464
globalid (>= 0.3.6)
65-
activemodel (7.1.5.1)
66-
activesupport (= 7.1.5.1)
67-
activerecord (7.1.5.1)
68-
activemodel (= 7.1.5.1)
69-
activesupport (= 7.1.5.1)
65+
activemodel (7.1.5.2)
66+
activesupport (= 7.1.5.2)
67+
activerecord (7.1.5.2)
68+
activemodel (= 7.1.5.2)
69+
activesupport (= 7.1.5.2)
7070
timeout (>= 0.4.0)
71-
activestorage (7.1.5.1)
72-
actionpack (= 7.1.5.1)
73-
activejob (= 7.1.5.1)
74-
activerecord (= 7.1.5.1)
75-
activesupport (= 7.1.5.1)
71+
activestorage (7.1.5.2)
72+
actionpack (= 7.1.5.2)
73+
activejob (= 7.1.5.2)
74+
activerecord (= 7.1.5.2)
75+
activesupport (= 7.1.5.2)
7676
marcel (~> 1.0)
77-
activesupport (7.1.5.1)
77+
activesupport (7.1.5.2)
7878
base64
7979
benchmark (>= 0.3)
8080
bigdecimal
@@ -106,9 +106,8 @@ GEM
106106
debug_inspector (>= 1.2.0)
107107
bootsnap (1.18.6)
108108
msgpack (~> 1.2)
109-
bot_challenge_page (0.4.0)
109+
bot_challenge_page (0.10.0)
110110
http (~> 5.2)
111-
rack-attack (~> 6.7)
112111
rails (>= 7.1, < 8.1)
113112
builder (3.3.0)
114113
capybara (3.40.0)
@@ -155,7 +154,7 @@ GEM
155154
terminal-table (>= 1.8)
156155
globalid (1.2.1)
157156
activesupport (>= 6.1)
158-
graphql (2.5.9)
157+
graphql (2.5.11)
159158
base64
160159
fiber-storage
161160
logger
@@ -173,19 +172,19 @@ GEM
173172
http-form_data (2.3.0)
174173
i18n (1.14.7)
175174
concurrent-ruby (~> 1.0)
176-
importmap-rails (2.1.0)
175+
importmap-rails (2.2.2)
177176
actionpack (>= 6.0.0)
178177
activesupport (>= 6.0.0)
179178
railties (>= 6.0.0)
180-
io-console (0.8.0)
179+
io-console (0.8.1)
181180
irb (1.15.2)
182181
pp (>= 0.6.0)
183182
rdoc (>= 4.0.0)
184183
reline (>= 0.4.2)
185-
jbuilder (2.13.0)
186-
actionview (>= 5.0.0)
187-
activesupport (>= 5.0.0)
188-
json (2.12.2)
184+
jbuilder (2.14.1)
185+
actionview (>= 7.0.0)
186+
activesupport (>= 7.0.0)
187+
json (2.13.2)
189188
language_server-protocol (3.17.0.5)
190189
lint_roller (1.1.0)
191190
llhttp-ffi (0.5.1)
@@ -213,7 +212,7 @@ GEM
213212
ruby2_keywords (>= 0.0.5)
214213
msgpack (1.8.0)
215214
mutex_m (0.3.0)
216-
net-imap (0.5.8)
215+
net-imap (0.5.9)
217216
date
218217
net-protocol
219218
net-pop (0.1.2)
@@ -223,17 +222,19 @@ GEM
223222
net-smtp (0.5.1)
224223
net-protocol
225224
nio4r (2.7.4)
226-
nokogiri (1.18.8-arm64-darwin)
225+
nokogiri (1.18.9-arm64-darwin)
227226
racc (~> 1.4)
228-
nokogiri (1.18.8-x86_64-darwin)
227+
nokogiri (1.18.9-x86_64-darwin)
229228
racc (~> 1.4)
230-
nokogiri (1.18.8-x86_64-linux-gnu)
229+
nokogiri (1.18.9-x86_64-linux-gnu)
231230
racc (~> 1.4)
232231
parallel (1.27.0)
233-
parser (3.3.8.0)
232+
parser (3.3.9.0)
234233
ast (~> 2.4.1)
235234
racc
236-
pg (1.5.9)
235+
pg (1.6.1-arm64-darwin)
236+
pg (1.6.1-x86_64-darwin)
237+
pg (1.6.1-x86_64-linux)
237238
pp (0.6.2)
238239
prettyprint
239240
prettyprint (0.2.0)
@@ -242,10 +243,10 @@ GEM
242243
date
243244
stringio
244245
public_suffix (6.0.2)
245-
puma (6.6.0)
246+
puma (6.6.1)
246247
nio4r (~> 2.0)
247248
racc (1.8.1)
248-
rack (3.1.16)
249+
rack (3.2.0)
249250
rack-attack (6.7.0)
250251
rack (>= 1.0, < 4)
251252
rack-session (2.1.1)
@@ -255,64 +256,64 @@ GEM
255256
rack (>= 1.3)
256257
rackup (2.2.1)
257258
rack (>= 3)
258-
rails (7.1.5.1)
259-
actioncable (= 7.1.5.1)
260-
actionmailbox (= 7.1.5.1)
261-
actionmailer (= 7.1.5.1)
262-
actionpack (= 7.1.5.1)
263-
actiontext (= 7.1.5.1)
264-
actionview (= 7.1.5.1)
265-
activejob (= 7.1.5.1)
266-
activemodel (= 7.1.5.1)
267-
activerecord (= 7.1.5.1)
268-
activestorage (= 7.1.5.1)
269-
activesupport (= 7.1.5.1)
259+
rails (7.1.5.2)
260+
actioncable (= 7.1.5.2)
261+
actionmailbox (= 7.1.5.2)
262+
actionmailer (= 7.1.5.2)
263+
actionpack (= 7.1.5.2)
264+
actiontext (= 7.1.5.2)
265+
actionview (= 7.1.5.2)
266+
activejob (= 7.1.5.2)
267+
activemodel (= 7.1.5.2)
268+
activerecord (= 7.1.5.2)
269+
activestorage (= 7.1.5.2)
270+
activesupport (= 7.1.5.2)
270271
bundler (>= 1.15.0)
271-
railties (= 7.1.5.1)
272+
railties (= 7.1.5.2)
272273
rails-dom-testing (2.3.0)
273274
activesupport (>= 5.0.0)
274275
minitest
275276
nokogiri (>= 1.6)
276277
rails-html-sanitizer (1.6.2)
277278
loofah (~> 2.21)
278279
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
279-
railties (7.1.5.1)
280-
actionpack (= 7.1.5.1)
281-
activesupport (= 7.1.5.1)
280+
railties (7.1.5.2)
281+
actionpack (= 7.1.5.2)
282+
activesupport (= 7.1.5.2)
282283
irb
283284
rackup (>= 1.0.0)
284285
rake (>= 12.2)
285286
thor (~> 1.0, >= 1.2.2)
286287
zeitwerk (~> 2.6)
287288
rainbow (3.1.1)
288289
rake (13.3.0)
289-
rdoc (6.14.1)
290+
rdoc (6.14.2)
290291
erb
291292
psych (>= 4.0.0)
292-
redis (5.4.0)
293+
redis (5.4.1)
293294
redis-client (>= 0.22.0)
294295
redis-client (0.24.0)
295296
connection_pool
296-
regexp_parser (2.10.0)
297-
reline (0.6.1)
297+
regexp_parser (2.11.2)
298+
reline (0.6.2)
298299
io-console (~> 0.5)
299300
rexml (3.4.1)
300301
rouge (4.5.1)
301-
rubocop (1.77.0)
302+
rubocop (1.80.0)
302303
json (~> 2.3)
303304
language_server-protocol (~> 3.17.0.2)
304305
lint_roller (~> 1.1.0)
305306
parallel (~> 1.10)
306307
parser (>= 3.3.0.2)
307308
rainbow (>= 2.2.2, < 4.0)
308309
regexp_parser (>= 2.9.3, < 3.0)
309-
rubocop-ast (>= 1.45.1, < 2.0)
310+
rubocop-ast (>= 1.46.0, < 2.0)
310311
ruby-progressbar (~> 1.7)
311312
unicode-display_width (>= 2.4.0, < 4.0)
312-
rubocop-ast (1.45.1)
313+
rubocop-ast (1.46.0)
313314
parser (>= 3.3.7.2)
314315
prism (~> 1.4)
315-
rubocop-rails (2.32.0)
316+
rubocop-rails (2.33.3)
316317
activesupport (>= 4.2.0)
317318
lint_roller (~> 1.1)
318319
rack (>= 1.1)
@@ -330,11 +331,11 @@ GEM
330331
sprockets-rails
331332
tilt
332333
securerandom (0.4.1)
333-
selenium-webdriver (4.34.0)
334+
selenium-webdriver (4.35.0)
334335
base64 (~> 0.2)
335336
logger (~> 1.4)
336337
rexml (~> 3.2, >= 3.2.5)
337-
rubyzip (>= 1.2.2, < 3.0)
338+
rubyzip (>= 1.2.2, < 4.0)
338339
websocket (~> 1.0)
339340
sentry-rails (5.26.0)
340341
railties (>= 5.0)
@@ -347,7 +348,7 @@ GEM
347348
simplecov-html (~> 0.11)
348349
simplecov_json_formatter (~> 0.1)
349350
simplecov-html (0.13.1)
350-
simplecov-lcov (0.8.0)
351+
simplecov-lcov (0.9.0)
351352
simplecov_json_formatter (0.1.4)
352353
sprockets (4.2.1)
353354
concurrent-ruby (~> 1.0)
@@ -356,23 +357,23 @@ GEM
356357
actionpack (>= 6.1)
357358
activesupport (>= 6.1)
358359
sprockets (>= 3.0.0)
359-
sqlite3 (2.7.1-arm64-darwin)
360-
sqlite3 (2.7.1-x86_64-darwin)
361-
sqlite3 (2.7.1-x86_64-linux-gnu)
360+
sqlite3 (2.7.3-arm64-darwin)
361+
sqlite3 (2.7.3-x86_64-darwin)
362+
sqlite3 (2.7.3-x86_64-linux-gnu)
362363
stimulus-rails (1.3.4)
363364
railties (>= 6.0.0)
364365
stringio (3.1.7)
365366
terminal-table (4.0.0)
366367
unicode-display_width (>= 1.1.1, < 4)
367-
thor (1.3.2)
368+
thor (1.4.0)
368369
tilt (2.6.0)
369370
timeout (0.4.3)
370371
turbo-rails (2.0.16)
371372
actionpack (>= 7.1.0)
372373
railties (>= 7.1.0)
373374
tzinfo (2.0.6)
374375
concurrent-ruby (~> 1.0)
375-
unicode-display_width (3.1.4)
376+
unicode-display_width (3.1.5)
376377
unicode-emoji (~> 4.0, >= 4.0.4)
377378
unicode-emoji (4.0.4)
378379
vcr (6.3.1)
@@ -387,7 +388,7 @@ GEM
387388
crack (>= 0.3.2)
388389
hashdiff (>= 0.4.0, < 2.0.0)
389390
websocket (1.2.11)
390-
websocket-driver (0.7.7)
391+
websocket-driver (0.8.0)
391392
base64
392393
websocket-extensions (>= 0.1.0)
393394
websocket-extensions (0.1.5)

0 commit comments

Comments
 (0)