Skip to content

Commit 6f7dbe2

Browse files
Update bundler non-major dependencies to v1.216.0
1 parent e6bf8c9 commit 6f7dbe2

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ GEM
8383
minitest (>= 5.1)
8484
securerandom (>= 0.3)
8585
tzinfo (~> 2.0, >= 2.0.5)
86-
addressable (2.8.8)
86+
addressable (2.8.9)
8787
public_suffix (>= 2.0.2, < 8.0)
8888
administrate (1.0.0)
8989
actionpack (>= 6.0, < 9.0)
@@ -96,8 +96,8 @@ GEM
9696
ansi (1.5.0)
9797
ast (2.4.3)
9898
aws-eventstream (1.4.0)
99-
aws-partitions (1.1220.0)
100-
aws-sdk-core (3.242.0)
99+
aws-partitions (1.1226.0)
100+
aws-sdk-core (3.243.0)
101101
aws-eventstream (~> 1, >= 1.3.0)
102102
aws-partitions (~> 1, >= 1.992.0)
103103
aws-sigv4 (~> 1.9)
@@ -111,8 +111,8 @@ GEM
111111
aws-sdk-rails (5.1.0)
112112
aws-sdk-core (~> 3)
113113
railties (>= 7.1.0)
114-
aws-sdk-s3 (1.213.0)
115-
aws-sdk-core (~> 3, >= 3.241.4)
114+
aws-sdk-s3 (1.216.0)
115+
aws-sdk-core (~> 3, >= 3.243.0)
116116
aws-sdk-kms (~> 1)
117117
aws-sigv4 (~> 1.5)
118118
aws-sdk-sqs (1.111.0)
@@ -198,7 +198,7 @@ GEM
198198
rails-dom-testing (>= 1, < 3)
199199
railties (>= 4.2.0)
200200
thor (>= 0.14, < 2.0)
201-
json (2.18.1)
201+
json (2.19.1)
202202
json-schema (6.1.0)
203203
addressable (~> 2.8)
204204
bigdecimal (>= 3.1, < 5)
@@ -364,7 +364,7 @@ GEM
364364
actionpack (>= 5.2)
365365
railties (>= 5.2)
366366
rexml (3.4.4)
367-
rubocop (1.85.0)
367+
rubocop (1.85.1)
368368
json (~> 2.3)
369369
language_server-protocol (~> 3.17.0.2)
370370
lint_roller (~> 1.1.0)
@@ -376,7 +376,7 @@ GEM
376376
rubocop-ast (>= 1.49.0, < 2.0)
377377
ruby-progressbar (~> 1.7)
378378
unicode-display_width (>= 2.4.0, < 4.0)
379-
rubocop-ast (1.49.0)
379+
rubocop-ast (1.49.1)
380380
parser (>= 3.3.7.2)
381381
prism (~> 1.7)
382382
rubocop-rails (2.34.3)
@@ -409,10 +409,10 @@ GEM
409409
rexml (~> 3.2, >= 3.2.5)
410410
rubyzip (>= 1.2.2, < 4.0)
411411
websocket (~> 1.0)
412-
sentry-rails (6.4.1)
412+
sentry-rails (6.5.0)
413413
railties (>= 5.2.0)
414-
sentry-ruby (~> 6.4.1)
415-
sentry-ruby (6.4.1)
414+
sentry-ruby (~> 6.5.0)
415+
sentry-ruby (6.5.0)
416416
bigdecimal
417417
concurrent-ruby (~> 1.0, >= 1.0.2)
418418
logger
@@ -426,8 +426,8 @@ GEM
426426
simplecov-html (0.13.1)
427427
simplecov-lcov (0.9.0)
428428
simplecov_json_formatter (0.1.4)
429-
skylight (7.0.0)
430-
activesupport (>= 7.1.0)
429+
skylight (7.1.0)
430+
activesupport (>= 7.2.0)
431431
sprockets (4.2.2)
432432
concurrent-ruby (~> 1.0)
433433
logger
@@ -436,7 +436,7 @@ GEM
436436
actionpack (>= 6.1)
437437
activesupport (>= 6.1)
438438
sprockets (>= 3.0.0)
439-
sqlite3 (2.9.1)
439+
sqlite3 (2.9.2)
440440
mini_portile2 (~> 2.8.0)
441441
stringio (3.2.0)
442442
terminal-table (4.0.0)

0 commit comments

Comments
 (0)