Commit 40b3af65 authored by Robert Speicher's avatar Robert Speicher

Resolve Gemfile conflicts

parent 7ae4eb36
...@@ -116,11 +116,7 @@ gem 'fog-rackspace', '~> 0.1.1' ...@@ -116,11 +116,7 @@ gem 'fog-rackspace', '~> 0.1.1'
gem 'fog-aliyun', '~> 0.2.0' gem 'fog-aliyun', '~> 0.2.0'
# for Google storage # for Google storage
<<<<<<< HEAD
gem 'google-api-client', '~> 0.19'
=======
gem 'google-api-client', '~> 0.19.8' gem 'google-api-client', '~> 0.19.8'
>>>>>>> upstream/master
# for aws storage # for aws storage
gem 'unf', '~> 0.1.4' gem 'unf', '~> 0.1.4'
......
...@@ -1103,11 +1103,7 @@ DEPENDENCIES ...@@ -1103,11 +1103,7 @@ DEPENDENCIES
gollum-lib (~> 4.2) gollum-lib (~> 4.2)
gollum-rugged_adapter (~> 0.4.4) gollum-rugged_adapter (~> 0.4.4)
gon (~> 6.1.0) gon (~> 6.1.0)
<<<<<<< HEAD
google-api-client (~> 0.19)
=======
google-api-client (~> 0.19.8) google-api-client (~> 0.19.8)
>>>>>>> upstream/master
google-protobuf (= 3.5.1) google-protobuf (= 3.5.1)
gpgme gpgme
grape (~> 1.0) grape (~> 1.0)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment