We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feb713d commit 1c7c429Copy full SHA for 1c7c429
Gemfile
@@ -58,6 +58,7 @@ gem 'prawn'
58
gem 'prawn-table'
59
gem 'rollbar'
60
# gem 'loofah', '2.2.2' # This version is known to have vulnerabilities
61
+gem 'devise', '4.7.1' # This version is known to have vulnerabilities
62
63
group :development, :test do
64
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
0 commit comments