Skip to content

Commit 6e67bea

Browse files
Merge branch 'main' into exempt_sitemapxmlgz_path
2 parents 88b13a8 + 5d3de9d commit 6e67bea

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -79,16 +79,16 @@ GEM
7979
execjs (~> 2)
8080
awesome_print (1.9.2)
8181
aws-eventstream (1.3.0)
82-
aws-partitions (1.1005.0)
83-
aws-sdk-core (3.212.0)
82+
aws-partitions (1.1008.0)
83+
aws-sdk-core (3.213.0)
8484
aws-eventstream (~> 1, >= 1.3.0)
8585
aws-partitions (~> 1, >= 1.992.0)
8686
aws-sigv4 (~> 1.9)
8787
jmespath (~> 1, >= 1.6.1)
8888
aws-sdk-kms (1.95.0)
8989
aws-sdk-core (~> 3, >= 3.210.0)
9090
aws-sigv4 (~> 1.5)
91-
aws-sdk-s3 (1.170.1)
91+
aws-sdk-s3 (1.171.0)
9292
aws-sdk-core (~> 3, >= 3.210.0)
9393
aws-sdk-kms (~> 1)
9494
aws-sigv4 (~> 1.5)
@@ -210,7 +210,7 @@ GEM
210210
actionview (>= 5.0.0)
211211
activesupport (>= 5.0.0)
212212
jmespath (1.6.2)
213-
json (2.8.1)
213+
json (2.8.2)
214214
kaminari (1.2.2)
215215
activesupport (>= 4.1.0)
216216
kaminari-actionview (= 1.2.2)
@@ -313,7 +313,7 @@ GEM
313313
rack-test (2.1.0)
314314
rack (>= 1.3)
315315
rack-timeout (0.7.0)
316-
rackup (2.2.0)
316+
rackup (2.2.1)
317317
rack (>= 3)
318318
rails (7.2.2)
319319
actioncable (= 7.2.2)
@@ -408,13 +408,13 @@ GEM
408408
rubocop-ast (>= 1.32.2, < 2.0)
409409
ruby-progressbar (~> 1.7)
410410
unicode-display_width (>= 2.4.0, < 3.0)
411-
rubocop-ast (1.35.0)
411+
rubocop-ast (1.36.1)
412412
parser (>= 3.3.1.0)
413413
rubocop-capybara (2.21.0)
414414
rubocop (~> 1.41)
415415
rubocop-factory_bot (2.26.1)
416416
rubocop (~> 1.61)
417-
rubocop-performance (1.22.1)
417+
rubocop-performance (1.23.0)
418418
rubocop (>= 1.48.1, < 2.0)
419419
rubocop-ast (>= 1.31.1, < 2.0)
420420
rubocop-rails (2.27.0)

0 commit comments

Comments
 (0)