Skip to content
Snippets Groups Projects
Commit 9e4a4667 authored by Karen's avatar Karen
Browse files

fixed note

parent bea0b6df
No related branches found
No related tags found
1 merge request!912added note about Devise
Loading
Loading
@@ -20,7 +20,7 @@ gem "default_value_for", "~> 3.0.0"
gem "mysql2", group: :mysql
gem "pg", group: :postgres
 
# Auth
# Authentication libraries
gem "devise", '3.2.4'
gem "devise-async", '0.9.0'
gem 'omniauth', "~> 1.2.2"
Loading
Loading
@@ -278,5 +278,3 @@ gem "newrelic_rpm"
 
gem 'octokit', '3.7.0'
gem "rugments"
NOTE: The authentication gem used in GitLab is called 'Devise'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment