diff --git a/temp_file/Gemfile b/temp_file/Gemfile index 1462747..3b016cc 100644 --- a/temp_file/Gemfile +++ b/temp_file/Gemfile @@ -7,6 +7,7 @@ if $0.to_s.scan('bundle').length==0 } end #social gems +gem 'phantomjs','~>2.1.1.0' 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'