Skip to content

Commit

Permalink
Update dependency google-api-client 0.8.0+
Browse files Browse the repository at this point in the history
  • Loading branch information
hakobera committed Dec 18, 2014
1 parent 2ff156a commit 57253b0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions fluent-plugin-bigquery.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rake"
spec.add_development_dependency "rr"

# Lock retriable to 1.4.x. Because 2.X API breaks backward compatibility.
# see https://github.com/google/google-api-ruby-client/issues/164
spec.add_runtime_dependency "retriable", "~> 1.4"

spec.add_runtime_dependency "google-api-client", "~> 0.7.1"
spec.add_runtime_dependency "google-api-client", "~> 0.8.0"
spec.add_runtime_dependency "fluentd"
spec.add_runtime_dependency "fluent-mixin-plaintextformatter", '>= 0.2.1'
spec.add_runtime_dependency "fluent-mixin-config-placeholders", ">= 0.3.0"
Expand Down

0 comments on commit 57253b0

Please sign in to comment.