diff --git a/Gemfile.lock b/Gemfile.lock index 03d9c1f..88c1dd9 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.3.1) 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,18 +36,18 @@ GEM launchy mail thor (>= 0.19.1) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) console (1.8.2) declarative (0.0.10) declarative-option (0.1.0) diff-lcs (1.3) dotenv (2.7.5) enumdate (0.1.1) - faraday (0.17.3) + faraday (0.17.5) multipart-post (>= 1.2, < 3) faraday_middleware (0.14.0) faraday (>= 0.7.4, < 1.0) - gli (2.19.1) + gli (2.21.0) google-api-client (0.32.1) addressable (~> 2.5, >= 2.5.1) googleauth (>= 0.5, < 0.10.0) @@ -64,9 +63,9 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (~> 0.7) - hashie (4.1.0) + hashie (5.0.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,9 +74,9 @@ GEM mini_mime (>= 0.1.1) memoist (0.16.2) mini_mime (1.0.2) - minitest (5.14.1) + minitest (5.16.2) multi_json (1.14.1) - multipart-post (2.1.1) + multipart-post (2.2.3) nio4r (2.5.2) os (1.1.0) public_suffix (4.0.5) @@ -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.5) + concurrent-ruby (~> 1.0) uber (0.1.0) - websocket-driver (0.7.2) + websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.3.0) PLATFORMS ruby