X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/f06e252ea402f381418e67fb0b751826126586c6..c50e4f50c4fef0b11970202d3c7f95cdc5b620ba:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 9475cb663..0ca767c00 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,8 +91,8 @@ GEM ast (2.4.2) autoprefixer-rails (10.4.19.0) execjs (~> 2) - aws-eventstream (1.3.0) - aws-partitions (1.1049.0) + aws-eventstream (1.3.1) + aws-partitions (1.1050.0) aws-sdk-core (3.218.1) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) @@ -102,7 +102,7 @@ GEM aws-sdk-kms (1.98.0) aws-sdk-core (~> 3, >= 3.216.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.180.0) + aws-sdk-s3 (1.181.0) aws-sdk-core (~> 3, >= 3.216.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) @@ -353,10 +353,11 @@ GEM language_server-protocol (3.17.0.4) libv8-node (18.19.0.0) libxml-ruby (5.0.3) + lint_roller (1.1.0) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.5) + logger (1.6.6) logstasher (2.1.5) activesupport (>= 5.2) request_store @@ -478,7 +479,7 @@ GEM nio4r (~> 2.0) quad_tile (1.0.1) racc (1.8.1) - rack (2.2.10) + rack (2.2.11) rack-cors (2.0.2) rack (>= 2.0.0) rack-openid (1.4.2) @@ -553,9 +554,10 @@ GEM rouge (4.5.1) rtlcss (0.2.1) mini_racer (>= 0.6.3) - rubocop (1.71.2) + rubocop (1.72.0) json (~> 2.3) - language_server-protocol (>= 3.17.0) + language_server-protocol (~> 3.17.0.2) + lint_roller (~> 1.1.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) @@ -626,7 +628,7 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - stringio (3.1.2) + stringio (3.1.3) strong_migrations (1.8.0) activerecord (>= 5.2) teaspoon (1.4.0)