diff --git a/Gemfile.lock b/Gemfile.lock index 30a0e84..5ca9bce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,20 +11,22 @@ PATH GEM remote: http://rubygems.org/ specs: - activemodel (5.0.0) - activesupport (= 5.0.0) - activesupport (5.0.0) + activemodel (6.0.3.2) + activesupport (= 6.0.3.2) + activesupport (6.0.3.2) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (~> 0.7) + i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) addressable (2.3.2) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.7) crack (0.3.2) docile (1.1.5) faraday (0.9.2) multipart-post (>= 1.2, < 3) - i18n (0.7.0) + i18n (1.8.5) + concurrent-ruby (~> 1.0) json (1.8.3) json_api_client (0.9.6) activesupport @@ -34,7 +36,7 @@ GEM json_api_client (>= 0.3.4) mocha metaclass (0.0.4) - minitest (5.9.0) + minitest (5.14.2) minitest-stub_any_instance (1.0.1) mocha (1.1.0) metaclass (~> 0.0.1) @@ -47,12 +49,13 @@ GEM json (~> 1.8) simplecov-html (~> 0.10.0) simplecov-html (0.10.0) - thread_safe (0.3.5) - tzinfo (1.2.2) + thread_safe (0.3.6) + tzinfo (1.2.7) thread_safe (~> 0.1) webmock (1.9.0) addressable (>= 2.2.7) crack (>= 0.1.7) + zeitwerk (2.4.0) PLATFORMS ruby