added note about Devise
This commit is contained in:
parent
42201b150d
commit
bea0b6df38
1 changed files with 2 additions and 0 deletions
2
Gemfile
2
Gemfile
|
@ -278,3 +278,5 @@ 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'
|
||||||
|
|
Loading…
Reference in a new issue