diff --git a/Gemfile b/Gemfile index c20882b7..634abc78 100644 --- a/Gemfile +++ b/Gemfile @@ -54,8 +54,6 @@ group :development, :staging do gem 'rubocop', require: false gem 'rubocop-rspec' gem 'web-console' - gem 'ed25519', require: false # For SSH deployment with ED25519 key - gem 'bcrypt_pbkdf', require: false # For SSH deployment with ED25519 key end group :development, :test, :staging do