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
47e84eb451
commit
5f7e1ff800
1 changed files with 2 additions and 5 deletions
5
Gemfile
5
Gemfile
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue