Commit 3db01eea6bc6142b547e6461c2831f1cedf05891

Authored by Leandro Santos
1 parent 03543157

make gemfile omniauth-google-oauth2 version fixed

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
plugins/oauth_client/Gemfile
1 1 source 'https://rubygems.org'
2 2 gem 'omniauth', '~> 1.2.2'
3 3 gem 'omniauth-facebook', '~> 2.0.0'
4   -gem "omniauth-google-oauth2", '~> 0.2.6'
  4 +gem "omniauth-google-oauth2", '0.2.6'
... ...