Skip to content

Commit 7af6723

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

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

Gemfile.lock

Lines changed: 8 additions & 7 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)
@@ -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)
@@ -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)