diff --git a/Gemfile.lock b/Gemfile.lock index 743ae04..e5bf86d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,14 +24,13 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (6.1.1) - activesupport (= 6.1.1) - activesupport (6.1.1) + 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) - zeitwerk (~> 2.3) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) axiom-types (0.1.1) @@ -41,7 +40,7 @@ GEM coderay (1.1.3) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) declarative (0.0.20) declarative-option (0.1.0) descendants_tracker (0.0.4) @@ -57,7 +56,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.8.7) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) json (2.5.1) @@ -66,7 +65,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2020.1104) mimemagic (0.3.5) - minitest (5.14.3) + minitest (5.17.0) multi_json (1.15.0) multipart-post (2.1.1) netrc (0.11.0) @@ -92,7 +91,7 @@ GEM rest-client (>= 1.8.0) table_print (1.5.7) thread_safe (0.3.6) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) uber (0.1.0) unf (0.1.4) @@ -103,7 +102,6 @@ GEM coercible (~> 1.0) descendants_tracker (~> 0.0, >= 0.0.3) equalizer (~> 0.0, >= 0.0.9) - zeitwerk (2.4.2) PLATFORMS ruby