diff --git a/Gemfile.lock b/Gemfile.lock index d9e213e..c8b6631 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,16 +7,17 @@ PATH GEM remote: http://rubygems.org/ specs: - activesupport (5.2.4.3) + activesupport (6.1.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) ast (2.4.2) backport (1.2.0) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) docile (1.4.0) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) irb (1.0.0) jaro_winkler (1.5.4) @@ -72,14 +73,14 @@ GEM term-ansicolor (1.7.1) tins (~> 1.0) thor (0.20.3) - thread_safe (0.3.6) tilt (2.0.10) tins (1.29.1) sync - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unicode-display_width (1.7.0) yard (0.9.26) + zeitwerk (2.6.0) PLATFORMS ruby