diff --git a/Gemfile.lock b/Gemfile.lock index 104ea32..206e40a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GEM remote: http://rubygems.org/ specs: - activesupport (6.0.0) + activesupport (6.1.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.1, >= 2.1.8) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) axiom-types (0.1.1) descendants_tracker (~> 0.0.4) ice_nine (~> 0.11.0) @@ -16,7 +16,7 @@ GEM coderay (1.1.2) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) database_cleaner (1.7.0) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) @@ -34,11 +34,11 @@ GEM rack-mount virtus (>= 1.0.0) hashie (3.6.0) - i18n (1.7.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) method_source (0.9.2) - minitest (5.12.2) + minitest (5.15.0) multi_json (1.14.1) multi_xml (0.6.0) pg (1.1.4) @@ -74,14 +74,14 @@ GEM activesupport (>= 4.2.0) thread_safe (0.3.6) timecop (0.9.1) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) virtus (1.0.5) axiom-types (~> 0.1) coercible (~> 1.0) descendants_tracker (~> 0.0, >= 0.0.3) equalizer (~> 0.0, >= 0.0.9) - zeitwerk (2.2.0) + zeitwerk (2.6.0) PLATFORMS ruby