Skip to content

Commit 0329819

Browse files
committed
upgrade google-api-client to 0.19.1
1 parent 1b01326 commit 0329819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fog-google.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Gem::Specification.new do |spec|
2525
spec.add_dependency "fog-xml"
2626

2727
# Hard Requirement as of 1.0
28-
spec.add_dependency "google-api-client", "~> 0.15"
28+
spec.add_dependency "google-api-client", "~> 0.19.1"
2929

3030
spec.add_development_dependency "coveralls"
3131
spec.add_development_dependency "mime-types"

0 commit comments

Comments
 (0)