mirror of
https://github.com/nishiki/manage-password.git
synced 2024-11-23 13:57:52 +00:00
update Gemfile
This commit is contained in:
parent
4569ad4d1c
commit
43abe95579
1 changed files with 1 additions and 2 deletions
3
Gemfile
3
Gemfile
|
@ -6,6 +6,5 @@ gem 'gpgme'
|
||||||
gem 'colorize'
|
gem 'colorize'
|
||||||
|
|
||||||
group :ssh do
|
group :ssh do
|
||||||
gem 'net-ssh'
|
gem 'net-sftp'
|
||||||
gem 'net-scp'
|
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue