diff --git a/Gemfile.lock b/Gemfile.lock index f641b90..98c38f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,12 +10,12 @@ PATH GEM remote: http://rubygems.org/ specs: - activesupport (6.0.3.4) + activesupport (6.1.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) appraisal (2.2.0) bundler rake @@ -33,14 +33,14 @@ GEM diff-lcs (1.3) docile (1.3.1) ffi (1.13.1) - i18n (1.8.5) + i18n (1.8.7) concurrent-ruby (~> 1.0) json (2.1.0) listen (3.3.3) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) method_source (0.9.0) - minitest (5.14.2) + minitest (5.14.3) parallel (1.12.1) parser (2.5.1.2) ast (~> 2.4.0) @@ -90,12 +90,11 @@ GEM term-ansicolor (1.7.0) tins (~> 1.0) thor (0.19.4) - thread_safe (0.3.6) tins (1.20.2) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) unicode-display_width (1.4.0) - zeitwerk (2.4.0) + zeitwerk (2.4.2) PLATFORMS ruby