Skip to content

Commit 2d9a41b

Browse files
Update bundler non-major dependencies to v1.217.0
1 parent e6bf8c9 commit 2d9a41b

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

Gemfile.lock

Lines changed: 19 additions & 19 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,27 +96,27 @@ 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.1227.0)
100+
aws-sdk-core (3.244.0)
101101
aws-eventstream (~> 1, >= 1.3.0)
102102
aws-partitions (~> 1, >= 1.992.0)
103103
aws-sigv4 (~> 1.9)
104104
base64
105105
bigdecimal
106106
jmespath (~> 1, >= 1.6.1)
107107
logger
108-
aws-sdk-kms (1.122.0)
109-
aws-sdk-core (~> 3, >= 3.241.4)
108+
aws-sdk-kms (1.123.0)
109+
aws-sdk-core (~> 3, >= 3.244.0)
110110
aws-sigv4 (~> 1.5)
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.217.0)
115+
aws-sdk-core (~> 3, >= 3.244.0)
116116
aws-sdk-kms (~> 1)
117117
aws-sigv4 (~> 1.5)
118-
aws-sdk-sqs (1.111.0)
119-
aws-sdk-core (~> 3, >= 3.241.4)
118+
aws-sdk-sqs (1.112.0)
119+
aws-sdk-core (~> 3, >= 3.244.0)
120120
aws-sigv4 (~> 1.5)
121121
aws-sigv4 (1.12.1)
122122
aws-eventstream (~> 1, >= 1.0.2)
@@ -232,7 +232,7 @@ GEM
232232
activesupport (>= 4)
233233
railties (>= 4)
234234
request_store (~> 1.0)
235-
loofah (2.25.0)
235+
loofah (2.25.1)
236236
crass (~> 1.0.2)
237237
nokogiri (>= 1.12.0)
238238
mail (2.9.0)
@@ -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)
@@ -462,7 +462,7 @@ GEM
462462
activemodel (>= 6.0.0)
463463
bindex (>= 0.4.0)
464464
railties (>= 6.0.0)
465-
webmock (3.26.1)
465+
webmock (3.26.2)
466466
addressable (>= 2.8.0)
467467
crack (>= 0.3.2)
468468
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)