diff --git a/Gemfile.lock b/Gemfile.lock index 6ba818e..cb1e4cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,19 +7,27 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.0.4.3) - activesupport (= 7.0.4.3) - activesupport (7.0.4.3) + activemodel (7.1.3) + activesupport (= 7.1.3) + 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) appraisal (1.0.3) bundler rake thor (>= 0.14.0) ast (2.4.2) - concurrent-ruby (1.2.2) + base64 (0.2.0) + bigdecimal (3.1.6) + concurrent-ruby (1.2.3) + connection_pool (2.4.1) coveralls (0.8.23) json (>= 1.8, < 3) simplecov (~> 0.16.1) @@ -28,11 +36,14 @@ GEM tins (~> 1.6) diff-lcs (1.2.5) docile (1.4.0) - i18n (1.12.0) + drb (2.2.0) + ruby2_keywords + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.7.1) mini_portile2 (2.8.5) minitest (5.14.4) + mutex_m (0.2.0) parallel (1.24.0) parser (3.3.0.4) ast (~> 2.4.1) @@ -77,6 +88,7 @@ GEM rubocop (>= 0.90.0, < 2.0) rubocop-ast (>= 0.4.0) ruby-progressbar (1.13.0) + ruby2_keywords (0.0.5) simplecov (0.16.1) docile (~> 1.1) json (>= 1.8, < 3)