From 20cccf9ed2f09e644ab337b655d51b2a16c35935 Mon Sep 17 00:00:00 2001 From: bohung Date: Mon, 22 Mar 2021 22:41:24 +0800 Subject: [PATCH] Update Gemfile --- temp_file/Gemfile | 1 + 1 file changed, 1 insertion(+) 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'