Skip to content

Commit 413bdf5

Browse files
Update bundler non-major dependencies to v0.11.0
1 parent 0c0ae54 commit 413bdf5

File tree

1 file changed

+97
-95
lines changed

1 file changed

+97
-95
lines changed

Gemfile.lock

Lines changed: 97 additions & 95 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
@@ -100,15 +100,14 @@ GEM
100100
erubi (>= 1.0.0)
101101
rack (>= 0.9.0)
102102
rouge (>= 1.0.0)
103-
bigdecimal (3.2.2)
103+
bigdecimal (3.2.3)
104104
bindex (0.8.1)
105105
binding_of_caller (1.0.1)
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.11.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)
@@ -123,7 +122,7 @@ GEM
123122
cgi (0.5.0)
124123
climate_control (1.2.0)
125124
concurrent-ruby (1.3.5)
126-
connection_pool (2.5.3)
125+
connection_pool (2.5.4)
127126
crack (1.0.0)
128127
bigdecimal
129128
rexml
@@ -156,7 +155,7 @@ GEM
156155
terminal-table (>= 1.8)
157156
globalid (1.2.1)
158157
activesupport (>= 6.1)
159-
graphql (2.5.9)
158+
graphql (2.5.11)
160159
base64
161160
fiber-storage
162161
logger
@@ -174,19 +173,19 @@ GEM
174173
http-form_data (2.3.0)
175174
i18n (1.14.7)
176175
concurrent-ruby (~> 1.0)
177-
importmap-rails (2.1.0)
176+
importmap-rails (2.2.2)
178177
actionpack (>= 6.0.0)
179178
activesupport (>= 6.0.0)
180179
railties (>= 6.0.0)
181-
io-console (0.8.0)
180+
io-console (0.8.1)
182181
irb (1.15.2)
183182
pp (>= 0.6.0)
184183
rdoc (>= 4.0.0)
185184
reline (>= 0.4.2)
186-
jbuilder (2.13.0)
187-
actionview (>= 5.0.0)
188-
activesupport (>= 5.0.0)
189-
json (2.12.2)
185+
jbuilder (2.14.1)
186+
actionview (>= 7.0.0)
187+
activesupport (>= 7.0.0)
188+
json (2.13.2)
190189
language_server-protocol (3.17.0.5)
191190
lint_roller (1.1.0)
192191
llhttp-ffi (0.5.1)
@@ -214,7 +213,7 @@ GEM
214213
ruby2_keywords (>= 0.0.5)
215214
msgpack (1.8.0)
216215
mutex_m (0.3.0)
217-
net-imap (0.5.8)
216+
net-imap (0.5.10)
218217
date
219218
net-protocol
220219
net-pop (0.1.2)
@@ -224,19 +223,22 @@ GEM
224223
net-smtp (0.5.1)
225224
net-protocol
226225
nio4r (2.7.4)
227-
nokogiri (1.18.8-aarch64-linux-gnu)
226+
nokogiri (1.18.9-aarch64-linux-gnu)
228227
racc (~> 1.4)
229-
nokogiri (1.18.8-arm64-darwin)
228+
nokogiri (1.18.9-arm64-darwin)
230229
racc (~> 1.4)
231-
nokogiri (1.18.8-x86_64-darwin)
230+
nokogiri (1.18.9-x86_64-darwin)
232231
racc (~> 1.4)
233-
nokogiri (1.18.8-x86_64-linux-gnu)
232+
nokogiri (1.18.9-x86_64-linux-gnu)
234233
racc (~> 1.4)
235234
parallel (1.27.0)
236-
parser (3.3.8.0)
235+
parser (3.3.9.0)
237236
ast (~> 2.4.1)
238237
racc
239-
pg (1.5.9)
238+
pg (1.6.2-aarch64-linux)
239+
pg (1.6.2-arm64-darwin)
240+
pg (1.6.2-x86_64-darwin)
241+
pg (1.6.2-x86_64-linux)
240242
pp (0.6.2)
241243
prettyprint
242244
prettyprint (0.2.0)
@@ -245,10 +247,10 @@ GEM
245247
date
246248
stringio
247249
public_suffix (6.0.2)
248-
puma (6.6.0)
250+
puma (6.6.1)
249251
nio4r (~> 2.0)
250252
racc (1.8.1)
251-
rack (3.1.16)
253+
rack (3.2.1)
252254
rack-attack (6.7.0)
253255
rack (>= 1.0, < 4)
254256
rack-session (2.1.1)
@@ -258,64 +260,64 @@ GEM
258260
rack (>= 1.3)
259261
rackup (2.2.1)
260262
rack (>= 3)
261-
rails (7.1.5.1)
262-
actioncable (= 7.1.5.1)
263-
actionmailbox (= 7.1.5.1)
264-
actionmailer (= 7.1.5.1)
265-
actionpack (= 7.1.5.1)
266-
actiontext (= 7.1.5.1)
267-
actionview (= 7.1.5.1)
268-
activejob (= 7.1.5.1)
269-
activemodel (= 7.1.5.1)
270-
activerecord (= 7.1.5.1)
271-
activestorage (= 7.1.5.1)
272-
activesupport (= 7.1.5.1)
263+
rails (7.1.5.2)
264+
actioncable (= 7.1.5.2)
265+
actionmailbox (= 7.1.5.2)
266+
actionmailer (= 7.1.5.2)
267+
actionpack (= 7.1.5.2)
268+
actiontext (= 7.1.5.2)
269+
actionview (= 7.1.5.2)
270+
activejob (= 7.1.5.2)
271+
activemodel (= 7.1.5.2)
272+
activerecord (= 7.1.5.2)
273+
activestorage (= 7.1.5.2)
274+
activesupport (= 7.1.5.2)
273275
bundler (>= 1.15.0)
274-
railties (= 7.1.5.1)
276+
railties (= 7.1.5.2)
275277
rails-dom-testing (2.3.0)
276278
activesupport (>= 5.0.0)
277279
minitest
278280
nokogiri (>= 1.6)
279281
rails-html-sanitizer (1.6.2)
280282
loofah (~> 2.21)
281283
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)
282-
railties (7.1.5.1)
283-
actionpack (= 7.1.5.1)
284-
activesupport (= 7.1.5.1)
284+
railties (7.1.5.2)
285+
actionpack (= 7.1.5.2)
286+
activesupport (= 7.1.5.2)
285287
irb
286288
rackup (>= 1.0.0)
287289
rake (>= 12.2)
288290
thor (~> 1.0, >= 1.2.2)
289291
zeitwerk (~> 2.6)
290292
rainbow (3.1.1)
291293
rake (13.3.0)
292-
rdoc (6.14.1)
294+
rdoc (6.14.2)
293295
erb
294296
psych (>= 4.0.0)
295-
redis (5.4.0)
297+
redis (5.4.1)
296298
redis-client (>= 0.22.0)
297299
redis-client (0.24.0)
298300
connection_pool
299-
regexp_parser (2.10.0)
300-
reline (0.6.1)
301+
regexp_parser (2.11.2)
302+
reline (0.6.2)
301303
io-console (~> 0.5)
302-
rexml (3.4.1)
304+
rexml (3.4.3)
303305
rouge (4.5.1)
304-
rubocop (1.77.0)
306+
rubocop (1.80.2)
305307
json (~> 2.3)
306308
language_server-protocol (~> 3.17.0.2)
307309
lint_roller (~> 1.1.0)
308310
parallel (~> 1.10)
309311
parser (>= 3.3.0.2)
310312
rainbow (>= 2.2.2, < 4.0)
311313
regexp_parser (>= 2.9.3, < 3.0)
312-
rubocop-ast (>= 1.45.1, < 2.0)
314+
rubocop-ast (>= 1.46.0, < 2.0)
313315
ruby-progressbar (~> 1.7)
314316
unicode-display_width (>= 2.4.0, < 4.0)
315-
rubocop-ast (1.45.1)
317+
rubocop-ast (1.46.0)
316318
parser (>= 3.3.7.2)
317319
prism (~> 1.4)
318-
rubocop-rails (2.32.0)
320+
rubocop-rails (2.33.3)
319321
activesupport (>= 4.2.0)
320322
lint_roller (~> 1.1)
321323
rack (>= 1.1)
@@ -333,24 +335,24 @@ GEM
333335
sprockets-rails
334336
tilt
335337
securerandom (0.4.1)
336-
selenium-webdriver (4.34.0)
338+
selenium-webdriver (4.35.0)
337339
base64 (~> 0.2)
338340
logger (~> 1.4)
339341
rexml (~> 3.2, >= 3.2.5)
340-
rubyzip (>= 1.2.2, < 3.0)
342+
rubyzip (>= 1.2.2, < 4.0)
341343
websocket (~> 1.0)
342-
sentry-rails (5.26.0)
344+
sentry-rails (5.27.0)
343345
railties (>= 5.0)
344-
sentry-ruby (~> 5.26.0)
345-
sentry-ruby (5.26.0)
346+
sentry-ruby (~> 5.27.0)
347+
sentry-ruby (5.27.0)
346348
bigdecimal
347349
concurrent-ruby (~> 1.0, >= 1.0.2)
348350
simplecov (0.22.0)
349351
docile (~> 1.1)
350352
simplecov-html (~> 0.11)
351353
simplecov_json_formatter (~> 0.1)
352354
simplecov-html (0.13.1)
353-
simplecov-lcov (0.8.0)
355+
simplecov-lcov (0.9.0)
354356
simplecov_json_formatter (0.1.4)
355357
sprockets (4.2.1)
356358
concurrent-ruby (~> 1.0)
@@ -359,24 +361,24 @@ GEM
359361
actionpack (>= 6.1)
360362
activesupport (>= 6.1)
361363
sprockets (>= 3.0.0)
362-
sqlite3 (2.7.1-aarch64-linux-gnu)
363-
sqlite3 (2.7.1-arm64-darwin)
364-
sqlite3 (2.7.1-x86_64-darwin)
365-
sqlite3 (2.7.1-x86_64-linux-gnu)
364+
sqlite3 (2.7.3-aarch64-linux-gnu)
365+
sqlite3 (2.7.3-arm64-darwin)
366+
sqlite3 (2.7.3-x86_64-darwin)
367+
sqlite3 (2.7.3-x86_64-linux-gnu)
366368
stimulus-rails (1.3.4)
367369
railties (>= 6.0.0)
368370
stringio (3.1.7)
369371
terminal-table (4.0.0)
370372
unicode-display_width (>= 1.1.1, < 4)
371-
thor (1.3.2)
373+
thor (1.4.0)
372374
tilt (2.6.0)
373375
timeout (0.4.3)
374376
turbo-rails (2.0.16)
375377
actionpack (>= 7.1.0)
376378
railties (>= 7.1.0)
377379
tzinfo (2.0.6)
378380
concurrent-ruby (~> 1.0)
379-
unicode-display_width (3.1.4)
381+
unicode-display_width (3.1.5)
380382
unicode-emoji (~> 4.0, >= 4.0.4)
381383
unicode-emoji (4.0.4)
382384
vcr (6.3.1)
@@ -391,7 +393,7 @@ GEM
391393
crack (>= 0.3.2)
392394
hashdiff (>= 0.4.0, < 2.0.0)
393395
websocket (1.2.11)
394-
websocket-driver (0.7.7)
396+
websocket-driver (0.8.0)
395397
base64
396398
websocket-extensions (>= 0.1.0)
397399
websocket-extensions (0.1.5)

0 commit comments

Comments
 (0)