12 lines
221 B
Diff
12 lines
221 B
Diff
|
--- a/Gemfile
|
||
|
+++ b/Gemfile
|
||
|
@@ -100,7 +100,7 @@
|
||
|
gem 'fog-rackspace', '~> 0.1.1'
|
||
|
|
||
|
# for Google storage
|
||
|
-gem 'google-api-client', '~> 0.8.6'
|
||
|
+gem 'google-api-client', '~> 0.8'
|
||
|
|
||
|
# for aws storage
|
||
|
gem 'unf', '~> 0.1.4'
|