diff --git a/.ruby-version b/.ruby-version index fcdb2e1..4d54dad 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -4.0.0 +4.0.2 diff --git a/Gemfile.lock b/Gemfile.lock index da08be0..9be1406 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,19 +11,20 @@ PATH GEM remote: https://rubygems.org/ specs: - bigdecimal (3.3.1) - byebug (12.0.0) + bigdecimal (4.0.1) + byebug (13.0.0) + reline (>= 0.6.0) concurrent-ruby (1.3.6) diff-lcs (1.6.2) docile (1.4.1) dry-configurable (1.3.0) dry-core (~> 1.1) zeitwerk (~> 2.6) - dry-core (1.1.0) + dry-core (1.2.0) concurrent-ruby (~> 1.0) logger zeitwerk (~> 2.6) - dry-inflector (1.2.0) + dry-inflector (1.3.1) dry-logic (1.6.0) bigdecimal concurrent-ruby (~> 1.0) @@ -34,8 +35,8 @@ GEM dry-types (~> 1.8, >= 1.8.2) ice_nine (~> 0.11) zeitwerk (~> 2.6) - dry-types (1.8.3) - bigdecimal (~> 3.0) + dry-types (1.9.1) + bigdecimal (>= 3.0) concurrent-ruby (~> 1.0) dry-core (~> 1.0) dry-inflector (~> 1.0) @@ -50,12 +51,15 @@ GEM faraday-net_http (3.4.2) net-http (~> 0.5) ice_nine (0.11.2) + io-console (0.8.2) json (2.19.2) logger (1.7.0) multipart-post (2.4.1) net-http (0.9.1) uri (>= 0.11.1) rake (13.3.1) + reline (0.6.3) + io-console (~> 0.5) rspec (3.13.2) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -65,10 +69,10 @@ GEM rspec-expectations (3.13.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.7) + rspec-mocks (3.13.8) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.6) + rspec-support (3.13.7) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) @@ -76,7 +80,7 @@ GEM simplecov-html (0.13.2) simplecov_json_formatter (0.1.4) uri (1.1.1) - zeitwerk (2.6.18) + zeitwerk (2.7.5) PLATFORMS ruby @@ -90,4 +94,4 @@ DEPENDENCIES simplecov BUNDLED WITH - 4.0.6 + 4.0.8