X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/1f8a86f7bcd0974a2b3876137dd1af8e147f69af..2fa33df81b28e378dd3717aca3d8f027113d2ced:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index c5f6f4b79..38328c280 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,9 +82,7 @@ GEM tzinfo (~> 2.0, >= 2.0.5) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - annotate (3.2.0) - activerecord (>= 3.2, < 8.0) - rake (>= 10.4, < 14.0) + annotaterb (4.14.0) argon2 (2.3.2) ffi (~> 1.15) ffi-compiler (~> 1.0) @@ -92,17 +90,17 @@ GEM autoprefixer-rails (10.4.19.0) execjs (~> 2) aws-eventstream (1.3.1) - aws-partitions (1.1051.0) - aws-sdk-core (3.218.1) + aws-partitions (1.1054.0) + aws-sdk-core (3.219.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) base64 jmespath (~> 1, >= 1.6.1) - aws-sdk-kms (1.98.0) + aws-sdk-kms (1.99.0) aws-sdk-core (~> 3, >= 3.216.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.181.0) + aws-sdk-s3 (1.182.0) aws-sdk-core (~> 3, >= 3.216.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) @@ -231,13 +229,13 @@ GEM concurrent-ruby (~> 1.0) dry-core (~> 1.1) zeitwerk (~> 2.6) - dry-schema (1.13.4) + dry-schema (1.14.0) concurrent-ruby (~> 1.0) dry-configurable (~> 1.0, >= 1.0.1) - dry-core (~> 1.0, < 2) - dry-initializer (~> 3.0) - dry-logic (>= 1.4, < 2) - dry-types (>= 1.7, < 2) + dry-core (~> 1.1) + dry-initializer (~> 3.2) + dry-logic (~> 1.5) + dry-types (~> 1.8) zeitwerk (~> 2.6) dry-types (1.8.2) bigdecimal (~> 3.0) @@ -246,11 +244,11 @@ GEM dry-inflector (~> 1.0) dry-logic (~> 1.4) zeitwerk (~> 2.6) - dry-validation (1.10.0) + dry-validation (1.11.1) concurrent-ruby (~> 1.0) - dry-core (~> 1.0, < 2) - dry-initializer (~> 3.0) - dry-schema (>= 1.12, < 2) + dry-core (~> 1.1) + dry-initializer (~> 3.2) + dry-schema (~> 1.14) zeitwerk (~> 2.6) erb_lint (0.9.0) activesupport @@ -372,7 +370,7 @@ GEM marcel (1.0.4) matrix (0.4.2) maxminddb (0.1.22) - mini_magick (5.1.2) + mini_magick (5.2.0) benchmark logger mini_mime (1.1.5) @@ -579,7 +577,7 @@ GEM lint_roller (~> 1.1) rubocop (>= 1.72.1, < 2.0) rubocop-ast (>= 1.38.0, < 2.0) - rubocop-rails (2.30.1) + rubocop-rails (2.30.2) activesupport (>= 4.2.0) lint_roller (~> 1.1) rack (>= 1.1) @@ -632,7 +630,7 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - stringio (3.1.3) + stringio (3.1.5) strong_migrations (1.8.0) activerecord (>= 5.2) teaspoon (1.4.0) @@ -658,7 +656,7 @@ GEM i18n (>= 0.8.0) simpleidn vendorer (0.2.0) - version_gem (1.1.4) + version_gem (1.1.6) webmock (3.25.0) addressable (>= 2.8.0) crack (>= 0.3.2) @@ -671,7 +669,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.18) + zeitwerk (2.7.2) PLATFORMS ruby @@ -682,7 +680,7 @@ DEPENDENCIES active_record_union activerecord-import addressable (~> 2.8) - annotate + annotaterb argon2 autoprefixer-rails aws-sdk-s3 @@ -708,7 +706,6 @@ DEPENDENCIES doorkeeper doorkeeper-i18n doorkeeper-openid_connect - dry-schema (< 1.14.0) dry-validation erb_lint factory_bot_rails @@ -782,7 +779,6 @@ DEPENDENCIES validates_email_format_of (>= 1.5.1) vendorer webmock - zeitwerk (< 2.7) BUNDLED WITH 2.5.22