aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 9c8e6a3..dfffd44 100644
--- a/Gemfile
+++ b/Gemfile
@@ -20,6 +20,10 @@ group :deployment do
gem 'capistrano-rails'
gem 'capistrano-rbenv', '~> 2.1'
gem 'capistrano-postgresql', '~> 4.7.0'
+
+ # For ed25519 support in ssh
+ gem "ed25519", '~> 1.2'
+ gem "bcrypt_pbkdf", '~>1.0'
end
# Gems used only for assets and not required