diff --git a/Gemfile.lock b/Gemfile.lock index cdf9169..2a4494b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,16 +7,16 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.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) + zeitwerk (~> 2.2, >= 2.2.2) ansi (1.5.0) builder (3.2.3) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) coveralls (0.8.23) json (>= 1.8, < 3) simplecov (~> 0.16.1) @@ -26,7 +26,7 @@ GEM docile (1.3.2) enumerize (2.2.2) activesupport (>= 3.2) - i18n (1.7.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) json (2.2.0) method_source (0.9.2) @@ -53,9 +53,9 @@ GEM thor (0.20.3) thread_safe (0.3.6) tins (1.22.2) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) - zeitwerk (2.2.1) + zeitwerk (2.3.0) PLATFORMS ruby