update Gemfile
This commit is contained in:
parent
c035a71655
commit
923424e2e4
|
@ -9,7 +9,7 @@ end
|
||||||
gem 'mime-types','~>3.3.1'
|
gem 'mime-types','~>3.3.1'
|
||||||
gem 'mimemagic','0.3.9'
|
gem 'mimemagic','0.3.9'
|
||||||
gem 'public_suffix','~>3.1.1'
|
gem 'public_suffix','~>3.1.1'
|
||||||
gem "connection_pool","~>2.2.3"
|
gem "connection_pool","2.2.3"
|
||||||
#social gems
|
#social gems
|
||||||
gem 'phantomjs','~>2.1.1.0'
|
gem 'phantomjs','~>2.1.1.0'
|
||||||
gem "omniauth-google-oauth2"
|
gem "omniauth-google-oauth2"
|
||||||
|
|
Loading…
Reference in New Issue