diff --git a/Gemfile.lock b/Gemfile.lock index 856fad7..70f4e3a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,18 +12,17 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.4.1) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) aes_key_wrap (1.1.0) bindata (2.4.10) colorize (0.8.1) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) gli (2.20.1) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) json-jwt (1.13.0) activesupport (>= 4.2) @@ -32,7 +31,7 @@ GEM jwe (0.4.0) kramdown (2.3.1) rexml - minitest (5.14.4) + minitest (5.18.0) pastel (0.8.0) tty-color (~> 0.5) rexml (3.2.5) @@ -54,11 +53,10 @@ GEM strings (~> 0.2.0) tty-screen (~> 0.8) tty-screen (0.8.1) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.0.0) unicode_utils (1.4.0) - zeitwerk (2.4.2) PLATFORMS x86_64-linux