downgrade capistrano

This commit is contained in:
Torsten Ruger 2016-11-07 14:15:38 +02:00
parent 67a03b6198
commit 022197c303
2 changed files with 5 additions and 5 deletions

View File

@ -29,7 +29,7 @@ group :development do
gem 'web-console', '~> 2.0'
gem 'spring'
gem 'better_errors'
gem 'capistrano'
gem 'capistrano', "3.4.1"
gem 'capistrano-bundler'
gem 'capistrano-rails'
gem 'capistrano-rails-console'

View File

@ -217,7 +217,7 @@ GEM
nenv (0.3.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (3.1.1)
net-ssh (3.2.0)
newrelic_rpm (3.15.2.317)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
@ -270,7 +270,7 @@ GEM
activesupport (= 4.2.6)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (11.2.2)
rake (11.3.0)
rb-fchange (0.0.6)
ffi
rb-fsevent (0.9.7)
@ -336,7 +336,7 @@ GEM
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.11)
sshkit (1.9.0)
sshkit (1.11.4)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
sucker_punch (2.0.2)
@ -376,7 +376,7 @@ DEPENDENCIES
better_errors
bootstrap-sass
byebug
capistrano
capistrano (= 3.4.1)
capistrano-bundler
capistrano-passenger
capistrano-rails