X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/41f174be3ddb4adb1401bc3287225df7ac67a803..1e1e61adaacf046158686832137bf5848a5ec24f:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index a3a98a3f3..666fa9ede 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - aasm (5.3.1) + aasm (5.4.0) concurrent-ruby (~> 1.0) actioncable (7.0.4) actionpack (= 7.0.4) @@ -60,7 +60,7 @@ GEM activerecord (7.0.4) activemodel (= 7.0.4) activesupport (= 7.0.4) - activerecord-import (1.4.0) + activerecord-import (1.4.1) activerecord (>= 4.2) activestorage (7.0.4) actionpack (= 7.0.4) @@ -86,8 +86,8 @@ GEM autoprefixer-rails (10.4.7.0) execjs (~> 2) aws-eventstream (1.2.0) - aws-partitions (1.640.0) - aws-sdk-core (3.158.0) + aws-partitions (1.646.0) + aws-sdk-core (3.160.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) @@ -166,37 +166,42 @@ GEM railties (>= 5) doorkeeper-i18n (5.2.5) doorkeeper (>= 5.2) - dry-configurable (0.15.0) - concurrent-ruby (~> 1.0) + dry-configurable (0.16.1) dry-core (~> 0.6) + zeitwerk (~> 2.6) dry-container (0.11.0) concurrent-ruby (~> 1.0) - dry-core (0.8.1) + dry-core (0.9.1) concurrent-ruby (~> 1.0) + zeitwerk (~> 2.6) dry-inflector (0.3.0) dry-initializer (3.1.1) - dry-logic (1.2.0) + dry-logic (1.3.0) concurrent-ruby (~> 1.0) - dry-core (~> 0.5, >= 0.5) - dry-schema (1.10.6) + dry-core (~> 0.9, >= 0.9) + zeitwerk (~> 2.6) + dry-schema (1.11.2) concurrent-ruby (~> 1.0) - dry-configurable (~> 0.13, >= 0.13.0) - dry-core (~> 0.5, >= 0.5) + dry-configurable (~> 0.16, >= 0.16) + dry-core (~> 0.9, >= 0.9) dry-initializer (~> 3.0) - dry-logic (~> 1.2) - dry-types (~> 1.5) - dry-types (1.5.1) + dry-logic (~> 1.3) + dry-types (~> 1.6) + zeitwerk (~> 2.6) + dry-types (1.6.1) concurrent-ruby (~> 1.0) dry-container (~> 0.3) - dry-core (~> 0.5, >= 0.5) + dry-core (~> 0.9, >= 0.9) dry-inflector (~> 0.1, >= 0.1.2) - dry-logic (~> 1.0, >= 1.0.2) - dry-validation (1.8.1) + dry-logic (~> 1.3, >= 1.3) + zeitwerk (~> 2.6) + dry-validation (1.9.0) concurrent-ruby (~> 1.0) dry-container (~> 0.7, >= 0.7.1) - dry-core (~> 0.5, >= 0.5) + dry-core (~> 0.9, >= 0.9) dry-initializer (~> 3.0) - dry-schema (~> 1.8, >= 1.8.0) + dry-schema (~> 1.11, >= 1.11.0) + zeitwerk (~> 2.6) erb_lint (0.2.0) activesupport better_html (>= 2.0.1) @@ -215,7 +220,7 @@ GEM faraday (2.6.0) faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.0) + faraday-net_http (3.0.1) ffi (1.15.5) ffi-compiler (1.0.1) ffi (>= 1.0.0) @@ -295,7 +300,7 @@ GEM net-smtp (0.3.2) net-protocol nio4r (2.5.8) - nokogiri (1.13.8) + nokogiri (1.13.9) mini_portile2 (~> 2.8.0) racc (~> 1.4) oauth (0.4.7) @@ -347,7 +352,7 @@ GEM parallel (1.22.1) parser (3.1.2.1) ast (~> 2.4.1) - pg (1.4.3) + pg (1.4.4) popper_js (2.11.6) progress (3.6.0) public_suffix (5.0.0) @@ -421,7 +426,7 @@ GEM rubocop-ast (>= 1.20.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.21.0) + rubocop-ast (1.22.0) parser (>= 3.1.1.0) rubocop-minitest (0.22.2) rubocop (>= 0.90, < 2.0) @@ -478,7 +483,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - strong_migrations (1.3.1) + strong_migrations (1.3.2) activerecord (>= 5.2) terser (1.1.12) execjs (>= 0.3.0, < 3)