Commit 9e4a4667 authored by karen Carias's avatar karen Carias

fixed note

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