Skip to content

Commit eba4a5b

Browse files
Update bundler non-major dependencies
1 parent 3734932 commit eba4a5b

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

Gemfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ GEM
106106
bigdecimal (4.0.1)
107107
bindata (2.5.0)
108108
bindex (0.8.1)
109-
bootsnap (1.20.1)
109+
bootsnap (1.22.0)
110110
msgpack (~> 1.2)
111111
builder (3.3.0)
112112
cancancan (3.6.1)
@@ -167,7 +167,7 @@ GEM
167167
fiber-storage (1.0.1)
168168
globalid (1.3.0)
169169
activesupport (>= 6.1)
170-
graphql (2.5.16)
170+
graphql (2.5.18)
171171
base64
172172
fiber-storage
173173
logger
@@ -196,7 +196,7 @@ GEM
196196
jbuilder (2.14.1)
197197
actionview (>= 7.0.0)
198198
activesupport (>= 7.0.0)
199-
json (2.18.0)
199+
json (2.18.1)
200200
json-jwt (1.16.7)
201201
activesupport (>= 4.2)
202202
aes_key_wrap
@@ -284,11 +284,11 @@ GEM
284284
validate_url
285285
webfinger (~> 2.0)
286286
orm_adapter (0.5.0)
287-
pagy (43.2.3)
287+
pagy (43.2.9)
288288
json
289289
yaml
290290
parallel (1.27.0)
291-
parser (3.3.10.0)
291+
parser (3.3.10.1)
292292
ast (~> 2.4.1)
293293
racc
294294
pg (1.6.3-aarch64-linux)
@@ -298,12 +298,12 @@ GEM
298298
pp (0.6.3)
299299
prettyprint
300300
prettyprint (0.2.0)
301-
prism (1.7.0)
301+
prism (1.9.0)
302302
psych (5.3.1)
303303
date
304304
stringio
305305
public_suffix (6.0.2)
306-
puma (7.1.0)
306+
puma (7.2.0)
307307
nio4r (~> 2.0)
308308
racc (1.8.1)
309309
rack (3.2.4)
@@ -361,7 +361,7 @@ GEM
361361
zeitwerk (~> 2.6)
362362
rainbow (3.1.1)
363363
rake (13.3.1)
364-
rdoc (7.0.3)
364+
rdoc (7.1.0)
365365
erb
366366
psych (>= 4.0.0)
367367
tsort
@@ -372,15 +372,15 @@ GEM
372372
actionpack (>= 5.2)
373373
railties (>= 5.2)
374374
rexml (3.4.4)
375-
rubocop (1.82.1)
375+
rubocop (1.84.1)
376376
json (~> 2.3)
377377
language_server-protocol (~> 3.17.0.2)
378378
lint_roller (~> 1.1.0)
379379
parallel (~> 1.10)
380380
parser (>= 3.3.0.2)
381381
rainbow (>= 2.2.2, < 4.0)
382382
regexp_parser (>= 2.9.3, < 3.0)
383-
rubocop-ast (>= 1.48.0, < 2.0)
383+
rubocop-ast (>= 1.49.0, < 2.0)
384384
ruby-progressbar (~> 1.7)
385385
unicode-display_width (>= 2.4.0, < 4.0)
386386
rubocop-ast (1.49.0)
@@ -420,16 +420,16 @@ GEM
420420
scout_apm (6.0.2)
421421
parser
422422
securerandom (0.4.1)
423-
selenium-webdriver (4.39.0)
423+
selenium-webdriver (4.40.0)
424424
base64 (~> 0.2)
425425
logger (~> 1.4)
426426
rexml (~> 3.2, >= 3.2.5)
427427
rubyzip (>= 1.2.2, < 4.0)
428428
websocket (~> 1.0)
429-
sentry-rails (6.2.0)
429+
sentry-rails (6.3.0)
430430
railties (>= 5.2.0)
431-
sentry-ruby (~> 6.2.0)
432-
sentry-ruby (6.2.0)
431+
sentry-ruby (~> 6.3.0)
432+
sentry-ruby (6.3.0)
433433
bigdecimal
434434
concurrent-ruby (~> 1.0, >= 1.0.2)
435435
simplecov (0.22.0)
@@ -465,7 +465,7 @@ GEM
465465
tilt (2.7.0)
466466
timeout (0.6.0)
467467
tsort (0.2.0)
468-
turbo-rails (2.0.20)
468+
turbo-rails (2.0.23)
469469
actionpack (>= 7.1.0)
470470
railties (>= 7.1.0)
471471
tzinfo (2.0.6)

0 commit comments

Comments
 (0)