diff --git a/Gemfile.lock b/Gemfile.lock index a15a61de..e409b257 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,6 +69,7 @@ GEM public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) bcrypt (3.1.19) + bigdecimal (3.1.5) bindex (0.8.1) bootsnap (1.17.0) msgpack (~> 1.2) @@ -114,6 +115,33 @@ GEM warden (~> 1.2.3) diff-lcs (1.5.0) docile (1.4.0) + dry-configurable (1.1.0) + dry-core (~> 1.0, < 2) + zeitwerk (~> 2.6) + dry-core (1.0.1) + concurrent-ruby (~> 1.0) + zeitwerk (~> 2.6) + dry-inflector (1.0.0) + dry-initializer (3.1.1) + dry-logic (1.5.0) + concurrent-ruby (~> 1.0) + dry-core (~> 1.0, < 2) + zeitwerk (~> 2.6) + dry-schema (1.13.3) + 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) + zeitwerk (~> 2.6) + dry-types (1.7.2) + bigdecimal (~> 3.0) + concurrent-ruby (~> 1.0) + dry-core (~> 1.0) + dry-inflector (~> 1.0) + dry-logic (~> 1.4) + zeitwerk (~> 2.6) ember-cli-rails (0.12.1) ember-cli-rails-assets (>= 0.6.2, < 1.0) html_page (~> 0.1.0) @@ -155,7 +183,6 @@ GEM json (2.7.1) json_schema (0.21.0) jsonapi-renderer (0.2.2) - kwalify (0.7.2) language_server-protocol (3.17.0.3) launchy (2.5.2) addressable (~> 2.8) @@ -243,10 +270,11 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - reek (6.1.4) - kwalify (~> 0.7.0) + reek (6.2.0) + dry-schema (~> 1.13.0) parser (~> 3.2.0) rainbow (>= 2.0, < 4.0) + rexml (~> 3.1) regexp_parser (2.8.3) responders (3.1.1) actionpack (>= 5.2)