From 74b2db41af6d905ebdd4da72f058e813160f86a5 Mon Sep 17 00:00:00 2001 From: Benjamin ter Kuile Date: Mon, 10 Feb 2025 15:21:16 -0500 Subject: [PATCH] update dependencies --- Capfile | 2 +- Gemfile | 4 ++++ Gemfile.lock | 4 ++++ 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Capfile b/Capfile index 01c6769a..b9f4ce66 100644 --- a/Capfile +++ b/Capfile @@ -22,7 +22,7 @@ require 'capistrano/bundler' require 'capistrano/rails/assets' # require 'capistrano/rails/migrations' require 'capistrano/puma' -require 'capistrano/puma/monit' +# require 'capistrano/puma/monit' require "airbrussh/capistrano" # Loads custom tasks from `lib/capistrano/tasks' if you have any defined. diff --git a/Gemfile b/Gemfile index 30440245..ccd35377 100644 --- a/Gemfile +++ b/Gemfile @@ -161,6 +161,10 @@ group :deploy do gem 'capistrano-rvm', require: false gem 'capistrano-bundler', require: false gem 'capistrano-monit', require: false + + gem 'ed25519' # (>= 1.2, < 2.0) + gem 'bcrypt_pbkdf' # (>= 1.0, < 2.0) + end # To use debugger diff --git a/Gemfile.lock b/Gemfile.lock index da5ab6b7..84f5ffe7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,6 +136,7 @@ GEM sshkit (>= 1.6.1, != 1.7.0) base64 (0.2.0) bcrypt (3.1.20) + bcrypt_pbkdf (1.1.1) benchmark (0.4.0) bigdecimal (3.1.9) bourbon (7.3.0) @@ -211,6 +212,7 @@ GEM diff-lcs (1.5.1) docile (1.4.1) drb (2.2.1) + ed25519 (1.3.0) em-http-request (1.1.7) addressable (>= 2.3.4) cookiejar (!= 0.3.1) @@ -581,6 +583,7 @@ DEPENDENCIES ace-rails-ap active_attr active_decorator + bcrypt_pbkdf cancancan capistrano capistrano-bundler @@ -595,6 +598,7 @@ DEPENDENCIES devise devise-i18n devise_simply_stored! + ed25519 exception_notification factory_bot_rails faye