diff --git a/Gemfile.lock b/Gemfile.lock index 4c55b3a..f28c77b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,12 +14,11 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.1) + activesupport (7.0.4.2) 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) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) async (1.26.1) @@ -37,7 +36,7 @@ GEM launchy mail thor (>= 0.19.1) - concurrent-ruby (1.1.6) + concurrent-ruby (1.2.0) console (1.8.2) declarative (0.0.10) declarative-option (0.1.0) @@ -66,7 +65,7 @@ GEM signet (~> 0.7) hashie (4.1.0) httpclient (2.8.3) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) jwt (2.2.1) launchy (2.5.0) @@ -75,7 +74,7 @@ GEM mini_mime (>= 0.1.1) memoist (0.16.2) mini_mime (1.0.2) - minitest (5.14.1) + minitest (5.17.0) multi_json (1.14.1) multipart-post (2.1.1) nio4r (2.5.2) @@ -116,15 +115,13 @@ GEM websocket-driver systemu (2.6.5) thor (1.0.1) - thread_safe (0.3.6) timers (4.3.0) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) uber (0.1.0) websocket-driver (0.7.2) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.3.0) PLATFORMS ruby