net ssh
This commit is contained in:
parent
2273c057ba
commit
11b4b5a907
2
Gemfile
2
Gemfile
@ -49,7 +49,7 @@ end
|
||||
|
||||
gem "capistrano", group: :development
|
||||
gem "rvm-capistrano", group: :development
|
||||
|
||||
gem 'net-ssh', '~>2.7.0'
|
||||
# Use ActiveModel has_secure_password
|
||||
# gem 'bcrypt-ruby', '~> 3.0.0'
|
||||
|
||||
|
@ -103,7 +103,7 @@ GEM
|
||||
net-ssh (>= 2.6.5)
|
||||
net-sftp (2.1.2)
|
||||
net-ssh (>= 2.6.5)
|
||||
net-ssh (2.9.1)
|
||||
net-ssh (2.7.0)
|
||||
net-ssh-gateway (1.2.0)
|
||||
net-ssh (>= 2.6.5)
|
||||
nokogiri (1.6.5)
|
||||
@ -133,7 +133,7 @@ GEM
|
||||
thor (>= 0.18.1, < 2.0)
|
||||
raindrops (0.13.0)
|
||||
rake (10.4.2)
|
||||
rdoc (4.1.2)
|
||||
rdoc (4.2.0)
|
||||
json (~> 1.4)
|
||||
redcarpet (3.2.1)
|
||||
ref (1.0.5)
|
||||
@ -211,6 +211,7 @@ DEPENDENCIES
|
||||
kaminari
|
||||
kaminari-bootstrap
|
||||
mysql2
|
||||
net-ssh (~> 2.7.0)
|
||||
nokogiri
|
||||
non-stupid-digest-assets
|
||||
pygments.rb
|
||||
|
Loading…
x
Reference in New Issue
Block a user