diff --git a/Gemfile.lock b/Gemfile.lock index c55beda..ce71f13 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,14 +1,14 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.0.6.1) + activesupport (6.1.7.3) 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) coderay (1.0.8) - concurrent-ruby (1.1.5) + concurrent-ruby (1.2.2) diff-lcs (1.1.3) gabba (1.0.1) guard (1.6.1) @@ -19,13 +19,13 @@ GEM guard-rspec (2.3.3) guard (>= 1.1) rspec (~> 2.11) - i18n (1.7.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) listen (0.7.2) lumberjack (1.0.2) method_source (0.8.1) mini_portile2 (2.8.1) - minitest (5.17.0) + minitest (5.18.0) nio4r (2.5.2) nokogiri (1.14.1) mini_portile2 (~> 2.8.0) @@ -50,10 +50,9 @@ GEM ruby-fsevent (0.2.1) slop (3.3.3) thor (0.16.0) - thread_safe (0.3.6) - tzinfo (1.2.5) - thread_safe (~> 0.1) - zeitwerk (2.2.2) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) + zeitwerk (2.6.7) PLATFORMS ruby