Update Gemfile.
This commit is contained in:
parent
4bb5d8f2e4
commit
d4b18a6895
|
@ -6,6 +6,7 @@ if $0.to_s.scan('bundle').length==0
|
|||
system("bundle install") if !flag
|
||||
}
|
||||
end
|
||||
gem 'public_suffix','~>3.1.1'
|
||||
#social gems
|
||||
gem 'phantomjs','~>2.1.1.0'
|
||||
gem "omniauth-google-oauth2"
|
||||
|
|
Loading…
Reference in New Issue