X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/9b0767b80fcd2ad919ea09277eed921580ad1b1a..71c636e18eea392d91b6b643bd38c0f187f4ca4f:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 586f2000d..1f2c16248 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,8 +86,8 @@ GEM autoprefixer-rails (10.4.7.0) execjs (~> 2) aws-eventstream (1.2.0) - aws-partitions (1.660.0) - aws-sdk-core (3.167.0) + aws-partitions (1.664.0) + aws-sdk-core (3.168.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.5) @@ -114,7 +114,7 @@ GEM smart_properties binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) - bootsnap (1.13.0) + bootsnap (1.14.0) msgpack (~> 1.2) bootstrap (5.1.3) autoprefixer-rails (>= 9.1.0) @@ -123,7 +123,7 @@ GEM bootstrap_form (5.1.0) actionpack (>= 5.2) activemodel (>= 5.2) - brakeman (5.3.1) + brakeman (5.4.0) brotli (0.4.0) browser (5.3.1) builder (3.2.4) @@ -166,7 +166,7 @@ GEM railties (>= 5) doorkeeper-i18n (5.2.5) doorkeeper (>= 5.2) - dry-configurable (1.0.0) + dry-configurable (1.0.1) dry-core (~> 1.0, < 2) zeitwerk (~> 2.6) dry-core (1.0.0) @@ -213,7 +213,7 @@ GEM factory_bot_rails (6.2.0) factory_bot (~> 6.2.0) railties (>= 5.0.0) - faraday (2.7.0) + faraday (2.7.1) faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) @@ -223,6 +223,8 @@ GEM rake ffi-libarchive (1.1.3) ffi (~> 1.0) + frozen_record (0.26.0) + activemodel fspath (3.1.2) gd2-ffij (0.4.0) ffi (>= 1.0.0) @@ -348,7 +350,7 @@ GEM parallel (1.22.1) parser (3.1.2.1) ast (~> 2.4.1) - pg (1.4.4) + pg (1.4.5) popper_js (2.11.6) progress (3.6.0) public_suffix (5.0.0) @@ -406,7 +408,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - regexp_parser (2.6.0) + regexp_parser (2.6.1) request_store (1.5.1) rack (>= 1.4) rexml (3.2.5) @@ -426,10 +428,10 @@ GEM parser (>= 3.1.1.0) rubocop-minitest (0.23.2) rubocop (>= 0.90, < 2.0) - rubocop-performance (1.15.0) + rubocop-performance (1.15.1) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rails (2.17.2) + rubocop-rails (2.17.3) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) @@ -540,6 +542,7 @@ DEPENDENCIES factory_bot_rails faraday ffi-libarchive + frozen_record gd2-ffij (>= 0.4.0) htmlentities http_accept_language (~> 2.1.1)