Update capistrano3-delayed-job to version 1.7.5

This commit is contained in:
depfu[bot]
2018-01-04 23:20:50 +00:00
committed by Bertocq
parent b094278f3e
commit 5d3059ef57

View File

@@ -84,7 +84,7 @@ GEM
capistrano-rails (1.2.3) capistrano-rails (1.2.3)
capistrano (~> 3.1) capistrano (~> 3.1)
capistrano-bundler (~> 1.1) capistrano-bundler (~> 1.1)
capistrano3-delayed-job (1.7.3) capistrano3-delayed-job (1.7.5)
capistrano (~> 3.0, >= 3.0.0) capistrano (~> 3.0, >= 3.0.0)
daemons (~> 1.2.4) daemons (~> 1.2.4)
capybara (2.17.0) capybara (2.17.0)
@@ -118,7 +118,7 @@ GEM
thor (~> 0.19.4) thor (~> 0.19.4)
tins (~> 1.6) tins (~> 1.6)
crass (1.0.3) crass (1.0.3)
daemons (1.2.4) daemons (1.2.6)
dalli (2.7.6) dalli (2.7.6)
database_cleaner (1.6.1) database_cleaner (1.6.1)
debug_inspector (0.0.3) debug_inspector (0.0.3)
@@ -263,7 +263,7 @@ GEM
multipart-post (2.0.0) multipart-post (2.0.0)
net-scp (1.2.1) net-scp (1.2.1)
net-ssh (>= 2.6.5) net-ssh (>= 2.6.5)
net-ssh (4.1.0) net-ssh (4.2.0)
newrelic_rpm (4.1.0.333) newrelic_rpm (4.1.0.333)
nokogiri (1.8.1) nokogiri (1.8.1)
mini_portile2 (~> 2.3.0) mini_portile2 (~> 2.3.0)
@@ -439,7 +439,7 @@ GEM
actionpack (>= 4.0) actionpack (>= 4.0)
activesupport (>= 4.0) activesupport (>= 4.0)
sprockets (>= 3.0.0) sprockets (>= 3.0.0)
sshkit (1.14.0) sshkit (1.15.1)
net-scp (>= 1.1.2) net-scp (>= 1.1.2)
net-ssh (>= 2.8.0) net-ssh (>= 2.8.0)
term-ansicolor (1.6.0) term-ansicolor (1.6.0)