diff --git a/Gemfile b/Gemfile index 4bbbb2f05..9ab5dc386 100644 --- a/Gemfile +++ b/Gemfile @@ -50,7 +50,7 @@ group :development do gem 'capistrano-maintenance','1.2.1', require: false gem 'capistrano-passenger', '0.2.0', require: false gem 'capistrano-sidekiq','1.0.2' - gem 'capistrano-git-with-submodules', '2.0.3' + gem 'capistrano-git-with-submodules', '2.0.6' gem 'capistrano-service' gem 'awesome_print' diff --git a/Gemfile.lock b/Gemfile.lock index a2d974c55..a7ffadbe0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,7 +57,7 @@ GEM tzinfo (~> 1.1) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - airbrussh (1.4.0) + airbrussh (1.4.1) sshkit (>= 1.6.1, != 1.7.0) appsignal (1.3.6) rack @@ -977,7 +977,7 @@ GEM sshkit (>= 1.9.0) capistrano-bundler (1.6.0) capistrano (~> 3.1) - capistrano-git-with-submodules (2.0.3) + capistrano-git-with-submodules (2.0.6) capistrano (~> 3.7) capistrano-maintenance (1.2.1) capistrano (>= 3.0) @@ -1022,7 +1022,7 @@ GEM sassc-rails (>= 2.0.0) comfy_bootstrap_form (4.0.7) rails (>= 5.0.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -1093,7 +1093,7 @@ GEM multipart-post httparty (0.15.7) multi_xml (>= 0.5.2) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) jmespath (1.4.0) jquery-rails (4.3.5) @@ -1196,7 +1196,7 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (13.0.1) + rake (13.0.6) rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0) @@ -1263,7 +1263,7 @@ GEM actionview activesupport sprockets (>= 3.0.0) - sshkit (1.20.0) + sshkit (1.21.3) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) system (0.1.3) @@ -1326,7 +1326,7 @@ DEPENDENCIES bystander (= 2.0.0)! capistrano (= 3.11.0) capistrano-bundler (= 1.6.0) - capistrano-git-with-submodules (= 2.0.3) + capistrano-git-with-submodules (= 2.0.6) capistrano-maintenance (= 1.2.1) capistrano-passenger (= 0.2.0) capistrano-rails (= 1.4.0)