diff --git a/Gemfile.lock b/Gemfile.lock index a7671fe..7ad0726 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.1) + activesupport (6.1.7.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -12,7 +12,7 @@ GEM builder (3.2.4) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) i18n (1.12.0) concurrent-ruby (~> 1.0) method_source (1.0.0) @@ -52,10 +52,10 @@ GEM rubocop-minitest (0.10.3) rubocop (>= 0.87, < 2.0) ruby-progressbar (1.11.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.0.0) - zeitwerk (2.6.6) + zeitwerk (2.6.7) PLATFORMS ruby