diff --git a/Gemfile.lock b/Gemfile.lock index 21296b1..4db2c45 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,17 +8,16 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.2.1) + activesupport (7.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) coderay (1.1.2) colorator (1.1.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) diff-lcs (1.3) dotenv (2.5.0) em-websocket (0.5.1) @@ -43,7 +42,7 @@ GEM guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) http_parser.rb (0.6.0) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) jekyll (4.0.0) addressable (~> 2.4) @@ -74,7 +73,7 @@ GEM lumberjack (1.0.13) mercenary (0.3.6) method_source (0.9.0) - minitest (5.14.0) + minitest (5.16.2) nenv (0.3.0) notiffany (0.1.1) nenv (~> 0.1) @@ -110,11 +109,9 @@ GEM terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thor (0.20.0) - thread_safe (0.3.6) - tzinfo (1.2.6) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unicode-display_width (1.6.1) - zeitwerk (2.2.2) PLATFORMS ruby