1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2024-10-27 10:43:20 +00:00
mpw/Gemfile
2016-06-30 22:02:04 +02:00

8 lines
124 B
Ruby

source 'https://rubygems.org'
gem 'highline'
gem 'i18n'
gem 'locale'
gem 'gpgme'
gem 'colorize'
gem 'net-ssh'
gem 'net-scp'