diff --git a/Gemfile.lock b/Gemfile.lock index 8d2b1b0..dd1dccb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,25 +7,36 @@ PATH GEM remote: https://rubygems.org/ specs: - activejob (7.0.6) - activesupport (= 7.0.6) + activejob (7.1.0) + activesupport (= 7.1.0) globalid (>= 0.3.6) - activesupport (7.0.6) + 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) ast (2.4.2) + base64 (0.1.1) + bigdecimal (3.1.4) coderay (1.1.3) concurrent-ruby (1.2.2) - globalid (1.1.0) - activesupport (>= 5.0) + connection_pool (2.4.1) + drb (2.1.1) + ruby2_keywords + globalid (1.2.1) + activesupport (>= 6.1) i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) language_server-protocol (3.17.0.3) method_source (1.0.0) minitest (5.18.1) + mutex_m (0.1.2) parallel (1.23.0) parser (3.2.2.3) ast (~> 2.4.1) @@ -56,6 +67,7 @@ GEM rubocop-rake (0.6.0) rubocop (~> 1.0) ruby-progressbar (1.13.0) + ruby2_keywords (0.0.5) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.4.2)