mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
let's use the latest omniauth-github gem
This commit is contained in:
4
Gemfile
4
Gemfile
@@ -85,9 +85,7 @@ gem 'openid-redis-store'
|
||||
gem 'omniauth-facebook'
|
||||
gem 'omniauth-twitter'
|
||||
gem 'omniauth-instagram'
|
||||
|
||||
# Forked until https://github.com/intridea/omniauth-github/pull/41 is merged
|
||||
gem 'omniauth-github-discourse', require: 'omniauth-github'
|
||||
gem 'omniauth-github'
|
||||
|
||||
gem 'omniauth-oauth2', require: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user