# -*- encoding: utf-8 -*- # stub: fluent-plugin-google-cloud 0.6.18.pre.2 ruby lib Gem::Specification.new do |s| s.name = "fluent-plugin-google-cloud".freeze s.version = "0.6.18.pre.2".freeze s.required_rubygems_version = Gem::Requirement.new("> 1.3.1".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Todd Derr".freeze, "Alex Robinson".freeze] s.date = "2018-03-30" s.description = " Fluentd output plugin for the Stackdriver Logging API, which will make\n logs viewable in the Developer Console's log viewer and can optionally\n store them in Google Cloud Storage and/or BigQuery.\n This is an official Google Ruby gem.\n".freeze s.email = ["salty@google.com".freeze] s.files = ["CONTRIBUTING".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE".freeze, "README.rdoc".freeze, "Rakefile".freeze, "fluent-plugin-google-cloud.gemspec".freeze, "lib/fluent/plugin/monitoring.rb".freeze, "lib/fluent/plugin/out_google_cloud.rb".freeze, "test/helper.rb".freeze, "test/plugin/base_test.rb".freeze, "test/plugin/constants.rb".freeze, "test/plugin/data/c31e573fd7f62ed495c9ca3821a5a85cb036dee1-privatekey.p12".freeze, "test/plugin/data/credentials.json".freeze, "test/plugin/data/iam-credentials.json".freeze, "test/plugin/data/invalid_credentials.json".freeze, "test/plugin/data/new-style-credentials.json".freeze, "test/plugin/test_driver.rb".freeze, "test/plugin/test_out_google_cloud.rb".freeze, "test/plugin/test_out_google_cloud_grpc.rb".freeze] s.homepage = "https://github.com/GoogleCloudPlatform/fluent-plugin-google-cloud".freeze s.licenses = ["Apache-2.0".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "fluentd output plugin for the Stackdriver Logging API".freeze s.test_files = ["test/helper.rb".freeze, "test/plugin/base_test.rb".freeze, "test/plugin/constants.rb".freeze, "test/plugin/data/c31e573fd7f62ed495c9ca3821a5a85cb036dee1-privatekey.p12".freeze, "test/plugin/data/credentials.json".freeze, "test/plugin/data/iam-credentials.json".freeze, "test/plugin/data/invalid_credentials.json".freeze, "test/plugin/data/new-style-credentials.json".freeze, "test/plugin/test_driver.rb".freeze, "test/plugin/test_out_google_cloud.rb".freeze, "test/plugin/test_out_google_cloud_grpc.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 0.10".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.17".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.3".freeze, ">= 1.3.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.6".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.8".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.3".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.39.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.3.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.7.1".freeze]) end