diff --git a/Gemfile.lock b/Gemfile.lock index 92b91546..b17d49d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,17 +1,21 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.1.1) + activesupport (8.0.0) base64 + benchmark (>= 0.3) bigdecimal - concurrent-ruby (~> 1.0, >= 1.0.2) + concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - mutex_m - tzinfo (~> 2.0) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) concurrent-ruby (1.3.4) connection_pool (2.4.1) @@ -20,8 +24,8 @@ GEM drb (2.2.1) i18n (1.14.6) concurrent-ruby (~> 1.0) + logger (1.6.1) minitest (5.25.1) - mutex_m (0.2.0) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -35,6 +39,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) + securerandom (0.3.1) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) @@ -44,6 +49,7 @@ GEM sorbet-runtime (0.5.11641) tzinfo (2.0.6) concurrent-ruby (~> 1.0) + uri (1.0.1) PLATFORMS ruby