suite
This commit is contained in:
parent
f6529ff3f3
commit
556f6bce72
3
Gemfile
3
Gemfile
@ -38,7 +38,8 @@ group :development, :test do
|
||||
|
||||
gem "capistrano", '2.15.9', group: :development, require: false
|
||||
gem "rvm-capistrano",'1.4.1', group: :development
|
||||
gem 'net-ssh', '~>2.7.0'
|
||||
gem 'net-ssh', '~> 5.1.0'
|
||||
|
||||
|
||||
|
||||
gem 'web-console', '~> 2.0'
|
||||
|
@ -160,7 +160,7 @@ GEM
|
||||
net-ssh (>= 2.6.5)
|
||||
net-sftp (2.1.2)
|
||||
net-ssh (>= 2.6.5)
|
||||
net-ssh (2.7.0)
|
||||
net-ssh (5.1.0)
|
||||
net-ssh-gateway (1.2.0)
|
||||
net-ssh (>= 2.6.5)
|
||||
nokogiri (1.6.8.1)
|
||||
@ -336,7 +336,7 @@ DEPENDENCIES
|
||||
jquery-rails
|
||||
kaminari-bootstrap
|
||||
mysql2
|
||||
net-ssh (~> 2.7.0)
|
||||
net-ssh (~> 5.1.0)
|
||||
nokogiri
|
||||
ogone-rails
|
||||
omniauth-facebook
|
||||
|
Loading…
x
Reference in New Issue
Block a user