diff --git a/Gemfile.lock b/Gemfile.lock index 65111c40a..7feab81f1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,18 +1,28 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.6) + activesupport (7.1.3) + base64 + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) minitest (>= 5.1) + mutex_m tzinfo (~> 2.0) - zeitwerk (~> 2.3) + base64 (0.2.0) + bigdecimal (3.1.5) concurrent-ruby (1.2.3) + connection_pool (2.4.1) diff-lcs (1.5.0) docile (1.4.0) + drb (2.2.0) + ruby2_keywords i18n (1.14.1) concurrent-ruby (~> 1.0) minitest (5.21.1) + mutex_m (0.2.0) rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) @@ -27,6 +37,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.1) + ruby2_keywords (0.0.5) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) @@ -38,7 +49,6 @@ GEM simplecov_json_formatter (0.1.4) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - zeitwerk (2.6.12) PLATFORMS ruby