diff --git a/Gemfile.lock b/Gemfile.lock index 005a75a..d606bdf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,13 +7,12 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.4) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) - concurrent-ruby (1.1.7) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + concurrent-ruby (1.2.2) coveralls (0.8.23) json (>= 1.8, < 3) simplecov (~> 0.16.1) @@ -22,7 +21,7 @@ GEM tins (~> 1.6) crack (0.4.4) docile (1.3.2) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.3.1) minitest (5.14.2) @@ -43,12 +42,10 @@ GEM term-ansicolor (1.7.1) tins (~> 1.0) thor (1.0.1) - thread_safe (0.3.6) tins (1.26.0) sync - tzinfo (1.2.8) - thread_safe (~> 0.1) - zeitwerk (2.4.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) PLATFORMS ruby