update google oauth

early versions are not working with omniauth so we are stuck with this and addressable
This commit is contained in:
Sam Saffron
2016-01-11 23:48:31 +11:00
parent da25502bed
commit 38c63c2185
2 changed files with 9 additions and 7 deletions

View File

@@ -84,9 +84,7 @@ gem 'omniauth-github-discourse', require: 'omniauth-github'
gem 'omniauth-oauth2', require: false
# see: https://github.com/zquestz/omniauth-google-oauth2/pull/193#issuecomment-170447701
# https://meta.discourse.org/t/google-authentication-bug-on-discourse/37734
gem 'omniauth-google-oauth2', '0.2.5'
gem 'omniauth-google-oauth2'
gem 'oj'
gem 'pg'
gem 'pry-rails', require: false