Skip to content

Commit

Permalink
Update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
joker1007 committed Mar 1, 2016
1 parent ae5eced commit 2fe1a81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion fluent-plugin-bigquery.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,10 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "test-unit", "~> 3.0.2"
spec.add_development_dependency "test-unit-rr", "~> 1.0.3"

spec.add_runtime_dependency "google-api-client", "~> 0.9.1"
spec.add_runtime_dependency "google-api-client", "~> 0.9.3"
spec.add_runtime_dependency "googleauth", ">= 0.5.0"
spec.add_runtime_dependency "multi_json"
spec.add_runtime_dependency "activesupport", ">= 3.2"
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 2fe1a81

Please sign in to comment.