diff --git a/temp_file/Gemfile b/temp_file/Gemfile index 2c5a8ec..439e5de 100644 --- a/temp_file/Gemfile +++ b/temp_file/Gemfile @@ -293,4 +293,7 @@ gem 'net_http_unix' gem 'roda', '3.66.0' gem 'roda-proxy', git: 'http://orbitgit.cloud/chiu/roda-proxy' gem "rails-reverse-proxy", git: "http://orbitgit.cloud/chiu/rails-reverse-proxy" -gem 'loofah', '2.20.0' #bind the latest work version to avoid crash \ No newline at end of file +gem 'loofah', '2.20.0' #bind the latest work version to avoid crash +gem 'rbnacl', '~> 3.4' +gem 'rbnacl-libsodium' +gem 'bcrypt_pbkdf', '~> 1.1' \ No newline at end of file