diff --git a/Gemfile.lock b/Gemfile.lock index 72efe47..9001266 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,31 +1,32 @@ GEM remote: https://rubygems.org/ specs: - activemodel (5.2.3) - activesupport (= 5.2.3) + activemodel (6.0.3.1) + activesupport (= 6.0.3.1) activemodel-serializers-xml (1.0.2) activemodel (> 5.x) activesupport (> 5.x) builder (~> 3.1) - activeresource (5.1.0) + activeresource (5.1.1) activemodel (>= 5.0, < 7) activemodel-serializers-xml (~> 1.0) activesupport (>= 5.0, < 7) - activesupport (5.2.3) + activesupport (6.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) addressable (2.3.4) - builder (3.2.3) + builder (3.2.4) coderay (1.0.8) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) crack (0.3.2) diff-lcs (1.2.5) - i18n (1.6.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) method_source (0.8.1) - minitest (5.11.3) + minitest (5.14.1) pry (0.9.12) coderay (~> 1.0.5) method_source (~> 0.8) @@ -44,12 +45,13 @@ GEM rspec-support (3.0.4) slop (3.4.3) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) vcr (2.9.2) webmock (1.11.0) addressable (>= 2.2.7) crack (>= 0.3.2) + zeitwerk (2.3.0) PLATFORMS ruby