Skip to content

Commit 33b35dd

Browse files
Update bundler non-major dependencies to v1.23.0
1 parent 3c1681a commit 33b35dd

1 file changed

Lines changed: 15 additions & 14 deletions

File tree

Gemfile.lock

Lines changed: 15 additions & 14 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.22.0)
109+
bootsnap (1.23.0)
110110
msgpack (~> 1.2)
111111
builder (3.3.0)
112112
cancancan (3.6.1)
@@ -235,7 +235,7 @@ GEM
235235
matrix (0.4.2)
236236
mini_mime (1.1.5)
237237
minitest (5.27.0)
238-
mocha (3.0.1)
238+
mocha (3.0.2)
239239
ruby2_keywords (>= 0.0.5)
240240
msgpack (1.8.0)
241241
multi_json (1.15.0)
@@ -251,13 +251,13 @@ GEM
251251
net-smtp (0.5.1)
252252
net-protocol
253253
nio4r (2.7.5)
254-
nokogiri (1.19.0-aarch64-linux-gnu)
254+
nokogiri (1.19.1-aarch64-linux-gnu)
255255
racc (~> 1.4)
256-
nokogiri (1.19.0-arm64-darwin)
256+
nokogiri (1.19.1-arm64-darwin)
257257
racc (~> 1.4)
258-
nokogiri (1.19.0-x86_64-darwin)
258+
nokogiri (1.19.1-x86_64-darwin)
259259
racc (~> 1.4)
260-
nokogiri (1.19.0-x86_64-linux-gnu)
260+
nokogiri (1.19.1-x86_64-linux-gnu)
261261
racc (~> 1.4)
262262
omniauth (2.1.4)
263263
hashie (>= 3.4.6)
@@ -288,7 +288,7 @@ GEM
288288
json
289289
yaml
290290
parallel (1.27.0)
291-
parser (3.3.10.1)
291+
parser (3.3.10.2)
292292
ast (~> 2.4.1)
293293
racc
294294
pg (1.6.3-aarch64-linux)
@@ -306,7 +306,7 @@ GEM
306306
puma (7.2.0)
307307
nio4r (~> 2.0)
308308
racc (1.8.1)
309-
rack (3.2.4)
309+
rack (3.2.5)
310310
rack-cors (3.0.0)
311311
logger
312312
rack (>= 3.0.14)
@@ -372,7 +372,7 @@ GEM
372372
actionpack (>= 5.2)
373373
railties (>= 5.2)
374374
rexml (3.4.4)
375-
rubocop (1.84.1)
375+
rubocop (1.84.2)
376376
json (~> 2.3)
377377
language_server-protocol (~> 3.17.0.2)
378378
lint_roller (~> 1.1.0)
@@ -389,7 +389,7 @@ GEM
389389
rubocop-capybara (2.22.1)
390390
lint_roller (~> 1.1)
391391
rubocop (~> 1.72, >= 1.72.1)
392-
rubocop-graphql (1.5.6)
392+
rubocop-graphql (1.6.0)
393393
lint_roller (~> 1.1)
394394
rubocop (>= 1.72.1, < 2)
395395
rubocop-minitest (0.38.2)
@@ -417,7 +417,7 @@ GEM
417417
sprockets (> 3.0)
418418
sprockets-rails
419419
tilt
420-
scout_apm (6.0.2)
420+
scout_apm (6.1.0)
421421
parser
422422
securerandom (0.4.1)
423423
selenium-webdriver (4.40.0)
@@ -426,12 +426,13 @@ GEM
426426
rexml (~> 3.2, >= 3.2.5)
427427
rubyzip (>= 1.2.2, < 4.0)
428428
websocket (~> 1.0)
429-
sentry-rails (6.3.0)
429+
sentry-rails (6.3.1)
430430
railties (>= 5.2.0)
431-
sentry-ruby (~> 6.3.0)
432-
sentry-ruby (6.3.0)
431+
sentry-ruby (~> 6.3.1)
432+
sentry-ruby (6.3.1)
433433
bigdecimal
434434
concurrent-ruby (~> 1.0, >= 1.0.2)
435+
logger
435436
simplecov (0.22.0)
436437
docile (~> 1.1)
437438
simplecov-html (~> 0.11)

0 commit comments

Comments
 (0)