We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9a9b90 commit 166e2ecCopy full SHA for 166e2ec
Gemfile
@@ -3,7 +3,7 @@ source 'https://rubygems.org'
3
# Need 3+ for ActiveSupport::Concern
4
gem 'activesupport', '>= 3.0.0'
5
# Needed for some admin modules (cfme_manageiq_evm_pass_reset.rb)
6
-gem 'bcrypt'
+gem 'bcrypt-ruby'
7
# Needed for some admin modules (scrutinizer_add_user.rb)
8
gem 'json'
9
# Needed by msfgui and other rpc components
0 commit comments