diff --git a/Gemfile.lock b/Gemfile.lock index bc2ab53..2d70bdc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,11 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.2.2) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) airbrussh (1.3.1) @@ -17,7 +17,7 @@ GEM rake (>= 10.0.0) sshkit (>= 1.9.0) color_echo (3.1.1) - concurrent-ruby (1.1.3) + concurrent-ruby (1.2.2) faraday (0.15.4) multipart-post (>= 1.2, < 3) faraday-http-cache (2.0.0) @@ -30,9 +30,9 @@ GEM rainbow (>= 2.1) rake (>= 10.0) retriable (~> 2.1) - i18n (1.2.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) - minitest (5.11.3) + minitest (5.18.0) multi_json (1.13.1) multipart-post (2.0.0) net-scp (1.2.1) @@ -52,9 +52,8 @@ GEM net-ssh (>= 2.8.0) sshkit-interactive (0.3.0) sshkit (~> 1.12) - thread_safe (0.3.6) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) PLATFORMS ruby