mirror of
https://github.com/nishiki/manage-password.git
synced 2024-11-23 13:57:52 +00:00
fix Gemfile
This commit is contained in:
parent
8a89339691
commit
5287c4f122
1 changed files with 2 additions and 1 deletions
3
Gemfile
3
Gemfile
|
@ -4,4 +4,5 @@ gem 'i18n'
|
||||||
gem 'locale'
|
gem 'locale'
|
||||||
gem 'gpgme'
|
gem 'gpgme'
|
||||||
gem 'colorize'
|
gem 'colorize'
|
||||||
gem 'net-sftp'
|
gem 'net-ssh'
|
||||||
|
gem 'net-scp'
|
||||||
|
|
Loading…
Reference in a new issue