X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/20f8fadd7b9f29b3b5141ae08cfae8a60e099489..1baf64e7bc07abb7b917f54dde92cbd3e8382274:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 1917e58a1..e5ee05cea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM autoprefixer-rails (10.4.19.0) execjs (~> 2) aws-eventstream (1.3.0) - aws-partitions (1.966.0) + aws-partitions (1.968.0) aws-sdk-core (3.201.5) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) @@ -104,7 +104,7 @@ GEM aws-sdk-kms (1.88.0) aws-sdk-core (~> 3, >= 3.201.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.158.0) + aws-sdk-s3 (1.159.0) aws-sdk-core (~> 3, >= 3.201.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) @@ -133,7 +133,7 @@ GEM bootstrap_form (5.4.0) actionpack (>= 6.1) activemodel (>= 6.1) - brakeman (6.1.2) + brakeman (6.2.1) racc brotli (0.6.0) browser (5.3.1) @@ -152,6 +152,8 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) + childprocess (5.1.0) + logger (~> 1.5) concurrent-ruby (1.3.4) config (5.5.1) deep_merge (~> 1.2, >= 1.2.1) @@ -292,6 +294,7 @@ GEM ruby-vips (>= 2.0.17, < 3) image_size (3.4.0) in_threads (1.6.0) + iniparse (1.5.0) io-console (0.7.2) irb (1.14.0) rdoc (>= 4.0.0) @@ -406,6 +409,10 @@ GEM actionpack (>= 4.2) omniauth (~> 2.0) openstreetmap-deadlock_retry (1.3.1) + overcommit (0.64.0) + childprocess (>= 0.6.3, < 6) + iniparse (~> 1.4) + rexml (~> 3.2) parallel (1.26.3) parser (3.3.4.2) ast (~> 2.4.1) @@ -488,7 +495,7 @@ GEM io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) - rexml (3.3.5) + rexml (3.3.6) strscan rinku (2.0.6) rotp (6.3.0) @@ -675,6 +682,7 @@ DEPENDENCIES omniauth-openid omniauth-rails_csrf_protection (~> 1.0) openstreetmap-deadlock_retry (>= 1.3.1) + overcommit pg puma (~> 5.6) quad_tile (~> 1.0.1)