diff --git a/Gemfile.lock b/Gemfile.lock index 6dcbfad..39cc59b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.1.3.2) + activesupport (7.1.3.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -22,21 +22,20 @@ GEM tzinfo (~> 2.0) ast (2.4.2) base64 (0.2.0) - bigdecimal (3.1.6) + bigdecimal (3.1.8) byebug (11.1.3) coderay (1.1.3) concurrent-ruby (1.2.3) connection_pool (2.4.1) diff-lcs (1.5.1) - drb (2.2.0) - ruby2_keywords - i18n (1.14.1) + drb (2.2.1) + i18n (1.14.5) concurrent-ruby (~> 1.0) json (2.7.2) language_server-protocol (3.17.0.3) memo_wise (1.8.0) method_source (1.0.0) - minitest (5.22.2) + minitest (5.23.0) mutex_m (0.2.0) parallel (1.24.0) parser (3.3.1.0) @@ -98,7 +97,6 @@ GEM rubocop-rspec_rails (2.28.3) rubocop (~> 1.40) ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) runger_release_assistant (0.6.0) activesupport (>= 6, < 8) memo_wise (>= 1.7, < 2)