Skip to content

Commit

Permalink
feat: add google-cloud-bigquery-storage-v1
Browse files Browse the repository at this point in the history
  • Loading branch information
joker1007 committed Oct 24, 2023
1 parent 94e9c9c commit aeff8c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fluent-plugin-bigquery.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,15 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_development_dependency "rake"
spec.add_development_dependency "debug"
spec.add_development_dependency "rr"
spec.add_development_dependency "test-unit"
spec.add_development_dependency "test-unit-rr"

spec.add_runtime_dependency "google-api-client", ">= 0.11.0"
spec.add_runtime_dependency "googleauth", ">= 0.5.0"
spec.add_runtime_dependency "google-cloud-bigquery"
spec.add_runtime_dependency "google-cloud-bigquery-storage"
spec.add_runtime_dependency "multi_json"
spec.add_runtime_dependency "fluentd", ">= 0.14.0", "< 2"
end

0 comments on commit aeff8c0

Please sign in to comment.