diff --git a/Gemfile.lock b/Gemfile.lock index 36cb684..00950d5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,11 +14,12 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (5.2.1.1) + 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.5.2) public_suffix (>= 2.0.2, < 4.0) akami (1.3.1) @@ -28,7 +29,7 @@ GEM builder (3.2.3) byebug (10.0.2) coderay (1.1.2) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.6) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) @@ -43,12 +44,12 @@ GEM httpi (2.4.4) rack socksify - i18n (1.1.1) + i18n (1.8.2) concurrent-ruby (~> 1.0) jaro_winkler (1.5.1) method_source (0.9.0) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.14.1) multi_xml (0.6.0) multipart-post (2.0.0) nokogiri (1.10.4) @@ -103,7 +104,7 @@ GEM wasabi (~> 3.4) socksify (1.7.1) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) unicode-display_width (1.4.0) wasabi (3.5.0) @@ -114,6 +115,7 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff + zeitwerk (2.3.0) PLATFORMS ruby