diff --git a/Gemfile.lock b/Gemfile.lock index 22d9058..3f8e328 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,20 +1,29 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8) + activesupport (7.1.0) + 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) addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) base64 (0.1.1) + bigdecimal (3.1.4) concurrent-ruby (1.2.2) + connection_pool (2.4.1) crack (0.4.5) rexml diff-lcs (1.5.0) dotenv (2.8.1) + drb (2.1.1) + ruby2_keywords hashdiff (1.0.1) i18n (1.14.1) concurrent-ruby (~> 1.0) @@ -22,6 +31,7 @@ GEM json (2.6.3) language_server-protocol (3.17.0.3) minitest (5.20.0) + mutex_m (0.1.2) parallel (1.23.0) parser (3.2.2.4) ast (~> 2.4.1) @@ -70,6 +80,7 @@ GEM rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) + ruby2_keywords (0.0.5) tzinfo (2.0.6) concurrent-ruby (~> 1.0) tzinfo-data (1.2023.3)