Lint: Sort gems
This commit is contained in:
parent
506f0c946f
commit
6dd501663c
1 changed files with 2 additions and 2 deletions
4
Gemfile
4
Gemfile
|
|
@ -39,11 +39,11 @@ gem 'devise'
|
|||
gem 'devise_ichain_authenticatable'
|
||||
|
||||
gem 'omniauth'
|
||||
gem 'omniauth-google-oauth2'
|
||||
gem 'omniauth-discourse'
|
||||
gem 'omniauth-openid'
|
||||
gem 'omniauth-facebook'
|
||||
gem 'omniauth-github'
|
||||
gem 'omniauth-google-oauth2'
|
||||
gem 'omniauth-openid'
|
||||
|
||||
# Bot-filtering
|
||||
gem 'recaptcha', require: 'recaptcha/rails'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue