X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/1062840d10a7fa896b317cc5ba02efbc738e79a4..2de26d54ef22c5653f830d0ce4938df78d0ca0fd:/Gemfile.lock?ds=inline diff --git a/Gemfile.lock b/Gemfile.lock index f0dd7a225..86bfcfac0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -231,13 +231,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) @@ -399,7 +399,7 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.4) - nokogiri (1.18.2) + nokogiri (1.18.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) oauth (1.1.0) @@ -671,7 +671,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.18) + zeitwerk (2.7.2) PLATFORMS ruby @@ -708,7 +708,6 @@ DEPENDENCIES doorkeeper doorkeeper-i18n doorkeeper-openid_connect - dry-schema (< 1.14.0) dry-validation erb_lint factory_bot_rails @@ -782,7 +781,6 @@ DEPENDENCIES validates_email_format_of (>= 1.5.1) vendorer webmock - zeitwerk (< 2.7) BUNDLED WITH 2.5.22