diff --git a/Gemfile.lock b/Gemfile.lock index e714b2d..4c5e3b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM activesupport (>= 5.2) device_detector safely_block (>= 0.2.1) - airbrussh (1.4.1) + airbrussh (1.5.0) sshkit (>= 1.6.1, != 1.7.0) annotate (3.2.0) activerecord (>= 3.2, < 8.0) @@ -133,7 +133,7 @@ GEM i18n rake (>= 10.0.0) sshkit (>= 1.9.0) - capistrano-bundler (2.0.1) + capistrano-bundler (2.1.0) capistrano (~> 3.1) capistrano-db-tasks (0.6) capistrano (>= 3.0.0) @@ -148,7 +148,7 @@ GEM capistrano-rbenv (2.2.0) capistrano (~> 3.1) sshkit (~> 1.3) - capistrano-sidekiq (2.3.0) + capistrano-sidekiq (2.3.1) capistrano (>= 3.9.0) capistrano-bundler sidekiq (>= 6.0) @@ -165,7 +165,7 @@ GEM childprocess (4.1.0) coderay (1.1.3) concurrent-ruby (1.2.2) - connection_pool (2.2.5) + connection_pool (2.4.1) crass (1.0.6) cuprite (0.14.3) capybara (~> 3.0) @@ -312,11 +312,11 @@ GEM timeout net-protocol (0.2.1) timeout - net-scp (1.2.1) - net-ssh (>= 2.6.5) + net-scp (4.0.0) + net-ssh (>= 2.6.5, < 8.0.0) net-smtp (0.3.3) net-protocol - net-ssh (7.0.1) + net-ssh (7.2.0) nio4r (2.5.8) nokogiri (1.15.5) mini_portile2 (~> 2.8.2) @@ -386,7 +386,7 @@ GEM redcarpet (3.6.0) redis (5.0.6) redis-client (>= 0.9.0) - redis-client (0.12.1) + redis-client (0.18.0) connection_pool regexp_parser (2.7.0) reline (0.3.3) @@ -499,7 +499,7 @@ GEM mini_portile2 (~> 2.8.0) sqlite3-ruby (1.3.3) sqlite3 (>= 1.3.3) - sshkit (1.21.2) + sshkit (1.21.6) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) sshkit-interactive (0.3.0)