Skip to content

Commit d790681

Browse files
Update bundler non-major dependencies to v0.11.0
1 parent fb5c0a5 commit d790681

File tree

1 file changed

+47
-41
lines changed

1 file changed

+47
-41
lines changed

Gemfile.lock

Lines changed: 47 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -100,15 +100,14 @@ GEM
100100
erubi (>= 1.0.0)
101101
rack (>= 0.9.0)
102102
rouge (>= 1.0.0)
103-
bigdecimal (3.2.3)
103+
bigdecimal (3.3.0)
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)
@@ -154,9 +153,9 @@ GEM
154153
flipflop (2.8.0)
155154
activesupport (>= 4.0)
156155
terminal-table (>= 1.8)
157-
globalid (1.2.1)
156+
globalid (1.3.0)
158157
activesupport (>= 6.1)
159-
graphql (2.5.9)
158+
graphql (2.5.14)
160159
base64
161160
fiber-storage
162161
logger
@@ -169,12 +168,12 @@ GEM
169168
http-cookie (~> 1.0)
170169
http-form_data (~> 2.2)
171170
llhttp-ffi (~> 0.5.0)
172-
http-cookie (1.0.8)
171+
http-cookie (1.1.0)
173172
domain_name (~> 0.5)
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)
@@ -183,10 +182,10 @@ GEM
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)
@@ -201,10 +200,10 @@ GEM
201200
net-imap
202201
net-pop
203202
net-smtp
204-
marcel (1.0.4)
203+
marcel (1.1.0)
205204
matrix (0.4.2)
206205
mini_mime (1.1.5)
207-
minitest (5.25.5)
206+
minitest (5.26.0)
208207
minitest-reporters (1.7.1)
209208
ansi
210209
builder
@@ -233,10 +232,13 @@ GEM
233232
nokogiri (1.18.10-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.3)
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.17)
253+
rack (3.2.2)
252254
rack-attack (6.7.0)
253255
rack (>= 1.0, < 4)
254256
rack-session (2.1.1)
@@ -289,33 +291,34 @@ GEM
289291
zeitwerk (~> 2.6)
290292
rainbow (3.1.1)
291293
rake (13.3.0)
292-
rdoc (6.14.2)
294+
rdoc (6.15.0)
293295
erb
294296
psych (>= 4.0.0)
295-
redis (5.4.0)
297+
tsort
298+
redis (5.4.1)
296299
redis-client (>= 0.22.0)
297300
redis-client (0.24.0)
298301
connection_pool
299-
regexp_parser (2.10.0)
302+
regexp_parser (2.11.3)
300303
reline (0.6.2)
301304
io-console (~> 0.5)
302-
rexml (3.4.1)
305+
rexml (3.4.4)
303306
rouge (4.5.1)
304-
rubocop (1.77.0)
307+
rubocop (1.81.1)
305308
json (~> 2.3)
306309
language_server-protocol (~> 3.17.0.2)
307310
lint_roller (~> 1.1.0)
308311
parallel (~> 1.10)
309312
parser (>= 3.3.0.2)
310313
rainbow (>= 2.2.2, < 4.0)
311314
regexp_parser (>= 2.9.3, < 3.0)
312-
rubocop-ast (>= 1.45.1, < 2.0)
315+
rubocop-ast (>= 1.47.1, < 2.0)
313316
ruby-progressbar (~> 1.7)
314317
unicode-display_width (>= 2.4.0, < 4.0)
315-
rubocop-ast (1.45.1)
318+
rubocop-ast (1.47.1)
316319
parser (>= 3.3.7.2)
317320
prism (~> 1.4)
318-
rubocop-rails (2.32.0)
321+
rubocop-rails (2.33.4)
319322
activesupport (>= 4.2.0)
320323
lint_roller (~> 1.1)
321324
rack (>= 1.1)
@@ -333,24 +336,26 @@ GEM
333336
sprockets-rails
334337
tilt
335338
securerandom (0.4.1)
336-
selenium-webdriver (4.34.0)
339+
selenium-webdriver (4.36.0)
337340
base64 (~> 0.2)
341+
json (<= 2.13.2)
338342
logger (~> 1.4)
343+
prism (~> 1.0, < 1.5)
339344
rexml (~> 3.2, >= 3.2.5)
340-
rubyzip (>= 1.2.2, < 3.0)
345+
rubyzip (>= 1.2.2, < 4.0)
341346
websocket (~> 1.0)
342-
sentry-rails (5.26.0)
347+
sentry-rails (5.28.0)
343348
railties (>= 5.0)
344-
sentry-ruby (~> 5.26.0)
345-
sentry-ruby (5.26.0)
349+
sentry-ruby (~> 5.28.0)
350+
sentry-ruby (5.28.0)
346351
bigdecimal
347352
concurrent-ruby (~> 1.0, >= 1.0.2)
348353
simplecov (0.22.0)
349354
docile (~> 1.1)
350355
simplecov-html (~> 0.11)
351356
simplecov_json_formatter (~> 0.1)
352357
simplecov-html (0.13.1)
353-
simplecov-lcov (0.8.0)
358+
simplecov-lcov (0.9.0)
354359
simplecov_json_formatter (0.1.4)
355360
sprockets (4.2.1)
356361
concurrent-ruby (~> 1.0)
@@ -359,26 +364,27 @@ GEM
359364
actionpack (>= 6.1)
360365
activesupport (>= 6.1)
361366
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)
367+
sqlite3 (2.7.4-aarch64-linux-gnu)
368+
sqlite3 (2.7.4-arm64-darwin)
369+
sqlite3 (2.7.4-x86_64-darwin)
370+
sqlite3 (2.7.4-x86_64-linux-gnu)
366371
stimulus-rails (1.3.4)
367372
railties (>= 6.0.0)
368373
stringio (3.1.7)
369374
terminal-table (4.0.0)
370375
unicode-display_width (>= 1.1.1, < 4)
371-
thor (1.3.2)
376+
thor (1.4.0)
372377
tilt (2.6.0)
373378
timeout (0.4.3)
374-
turbo-rails (2.0.16)
379+
tsort (0.2.0)
380+
turbo-rails (2.0.17)
375381
actionpack (>= 7.1.0)
376382
railties (>= 7.1.0)
377383
tzinfo (2.0.6)
378384
concurrent-ruby (~> 1.0)
379-
unicode-display_width (3.1.4)
380-
unicode-emoji (~> 4.0, >= 4.0.4)
381-
unicode-emoji (4.0.4)
385+
unicode-display_width (3.2.0)
386+
unicode-emoji (~> 4.1)
387+
unicode-emoji (4.1.0)
382388
vcr (6.3.1)
383389
base64
384390
web-console (4.2.1)
@@ -391,7 +397,7 @@ GEM
391397
crack (>= 0.3.2)
392398
hashdiff (>= 0.4.0, < 2.0.0)
393399
websocket (1.2.11)
394-
websocket-driver (0.7.7)
400+
websocket-driver (0.8.0)
395401
base64
396402
websocket-extensions (>= 0.1.0)
397403
websocket-extensions (0.1.5)

0 commit comments

Comments
 (0)