diff --git a/Gemfile.lock b/Gemfile.lock index cdf9169..dc15942 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,16 +7,15 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.1) + activesupport (7.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) ansi (1.5.0) builder (3.2.3) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) coveralls (0.8.23) json (>= 1.8, < 3) simplecov (~> 0.16.1) @@ -26,7 +25,7 @@ GEM docile (1.3.2) enumerize (2.2.2) activesupport (>= 3.2) - i18n (1.7.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.2.0) method_source (0.9.2) @@ -51,11 +50,9 @@ GEM term-ansicolor (1.7.1) tins (~> 1.0) thor (0.20.3) - thread_safe (0.3.6) tins (1.22.2) - tzinfo (1.2.5) - thread_safe (~> 0.1) - zeitwerk (2.2.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) PLATFORMS ruby