diff --git a/temp_file/Gemfile b/temp_file/Gemfile index 2a673a9..7330ff8 100644 --- a/temp_file/Gemfile +++ b/temp_file/Gemfile @@ -2,7 +2,8 @@ source 'https://rubygems.org' #update all site!!!!!!!! #social gems gem "omniauth-google-oauth2" - +gem 'googleauth', git: 'http://gitlab.tp.rulingcom.com/chiu/google-auth-library-ruby.git' +gem 'google-api-client', git: 'http://gitlab.tp.rulingcom.com/chiu/google-api-ruby-client' #rails gem gem 'rake','~> 12.3.3' gem 'sassc-rails', '~>1.3.0'