diff --git a/plugins/oauth_client/Gemfile b/plugins/oauth_client/Gemfile index 2aba102..e071ec0 100644 --- a/plugins/oauth_client/Gemfile +++ b/plugins/oauth_client/Gemfile @@ -1,4 +1,4 @@ source 'https://rubygems.org' gem 'omniauth', '~> 1.2.2' gem 'omniauth-facebook', '~> 2.0.0' -gem "omniauth-google-oauth2", '~> 0.2.6' +gem "omniauth-google-oauth2", '0.2.6' -- libgit2 0.21.2