diff --git a/Gemfile.lock b/Gemfile.lock index c7ce1bf..24b7423 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,17 +1,17 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.0.0) + activesupport (6.0.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - zeitwerk (~> 2.1, >= 2.1.8) - concurrent-ruby (1.1.5) + zeitwerk (~> 2.2, >= 2.2.2) + concurrent-ruby (1.2.0) diff-lcs (1.3) - i18n (1.7.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) - minitest (5.12.2) + minitest (5.17.0) rspec (3.1.0) rspec-core (~> 3.1.0) rspec-expectations (~> 3.1.0) @@ -26,9 +26,9 @@ GEM rspec-support (3.1.2) sqlite3 (1.4.1) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.11) thread_safe (~> 0.1) - zeitwerk (2.2.0) + zeitwerk (2.6.6) PLATFORMS ruby