X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f839257e3e7fb54d738d278b965f12e9c01769f0..39cc056fa2e657a70e9fc0f107ae754842265b55:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 586f2000d..306b0c05e 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.667.0) + aws-sdk-core (3.168.2) 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.15.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) @@ -162,11 +162,11 @@ GEM activerecord (>= 3.0, < 8.0) delayed_job (>= 3.0, < 5) docile (1.4.0) - doorkeeper (5.6.0) + doorkeeper (5.6.2) 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) @@ -174,16 +174,16 @@ GEM zeitwerk (~> 2.6) dry-inflector (1.0.0) dry-initializer (3.1.1) - dry-logic (1.4.0) + dry-logic (1.5.0) concurrent-ruby (~> 1.0) dry-core (~> 1.0, < 2) zeitwerk (~> 2.6) - dry-schema (1.12.0) + dry-schema (1.13.0) concurrent-ruby (~> 1.0) - dry-configurable (~> 1.0, < 2) + dry-configurable (~> 1.0, >= 1.0.1) dry-core (~> 1.0, < 2) dry-initializer (~> 3.0) - dry-logic (>= 1.4, < 2) + dry-logic (>= 1.5, < 2) dry-types (>= 1.7, < 2) zeitwerk (~> 2.6) dry-types (1.7.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.2) + activemodel fspath (3.1.2) gd2-ffij (0.4.0) ffi (>= 1.0.0) @@ -236,7 +238,7 @@ GEM concurrent-ruby (~> 1.0) i18n-js (3.9.2) i18n (>= 0.6.6) - image_optim (0.31.1) + image_optim (0.31.2) exifr (~> 1.2, >= 1.2.2) fspath (~> 3.0) image_size (>= 1.5, < 4) @@ -254,7 +256,7 @@ GEM jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) - jmespath (1.6.1) + jmespath (1.6.2) jquery-rails (4.5.1) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) @@ -346,9 +348,9 @@ GEM omniauth-oauth2 (~> 1.4) openstreetmap-deadlock_retry (1.3.1) parallel (1.22.1) - parser (3.1.2.1) + parser (3.1.3.0) 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) @@ -363,7 +365,7 @@ GEM rack-openid (1.4.2) rack (>= 1.1.0) ruby-openid (>= 2.1.8) - rack-protection (3.0.3) + rack-protection (3.0.4) rack rack-test (2.0.2) rack (>= 1.3) @@ -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) @@ -424,12 +426,12 @@ GEM unicode-display_width (>= 1.4.0, < 3.0) rubocop-ast (1.23.0) parser (>= 3.1.1.0) - rubocop-minitest (0.23.2) + rubocop-minitest (0.24.0) 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)