diff --git a/Gemfile.lock b/Gemfile.lock index 8d7aae6..f686a2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,25 +1,27 @@ GEM remote: https://rubygems.org/ specs: - activemodel (3.2.13) - activesupport (= 3.2.13) - builder (~> 3.0.0) - activesupport (3.2.13) - i18n (= 0.6.1) - multi_json (~> 1.0) + activemodel (7.0.4.1) + activesupport (= 7.0.4.1) + activesupport (7.0.4.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.3.4) ansi (1.4.3) - builder (3.0.4) + concurrent-ruby (1.1.10) crack (0.3.2) git (1.2.5) - i18n (0.6.1) + i18n (1.12.0) + concurrent-ruby (~> 1.0) jeweler (1.6.4) bundler (~> 1.0) git (>= 1.2.5) rake json (1.8.2) mime-types (1.22) - multi_json (1.7.2) + minitest (5.17.0) power_assert (0.2.2) rake (10.0.4) reek (1.2.13) @@ -41,6 +43,8 @@ GEM power_assert turn (0.9.6) ansi + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) vcr (2.4.0) webmock (1.11.0) addressable (>= 2.2.7)