1
0
Fork 0
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:
nishiki 2016-05-16 19:55:25 +02:00
parent 47e84eb451
commit 5f7e1ff800

View file

@ -1,10 +1,7 @@
source 'https://rubygems.org'
gem 'highline'
gem 'i18n', '0.6.9'
gem 'i18n'
gem 'locale'
gem 'gpgme'
gem 'colorize'
group :ssh do
gem 'net-sftp'
end
gem 'net-sftp'