diff --git a/Gemfile.lock b/Gemfile.lock index 9852076..b69df0c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,19 +1,20 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.1.4) + activesupport (6.1.7.3) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (~> 0.7) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) coderay (1.1.2) colorator (1.1.0) - concurrent-ruby (1.0.5) + concurrent-ruby (1.2.2) ffi (1.12.2) forwardable-extended (2.6.0) - i18n (0.9.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) jekyll (3.6.3) addressable (~> 2.4) @@ -36,7 +37,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - minitest (5.10.3) + minitest (5.18.0) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.5) @@ -53,9 +54,9 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) stringex (2.7.1) thor (0.20.0) - thread_safe (0.3.6) - tzinfo (1.2.10) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) + zeitwerk (2.6.7) PLATFORMS ruby