1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2024-11-23 05:47:53 +00:00
mpw/Gemfile
2016-07-09 14:06:49 +02:00

9 lines
140 B
Ruby

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