# -*- encoding: utf-8 -*- # stub: embulk-output-gcs 0.4.5 java lib Gem::Specification.new do |s| s.name = "embulk-output-gcs".freeze s.version = "0.4.5".freeze s.platform = "java".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Kazuyuki Honda".freeze] s.date = "2022-02-07" s.description = "Dumps records to Google Cloud Storage.".freeze s.email = ["hakobera@gmail.com".freeze] s.files = ["classpath/api-common-1.1.0.jar".freeze, "classpath/auto-value-1.2.jar".freeze, "classpath/commons-codec-1.3.jar".freeze, "classpath/commons-lang3-3.4.jar".freeze, "classpath/commons-logging-1.1.1.jar".freeze, "classpath/embulk-output-gcs-0.4.5.jar".freeze, "classpath/embulk-util-config-0.3.0.jar".freeze, "classpath/embulk-util-retryhelper-0.8.2.jar".freeze, "classpath/gax-1.3.1.jar".freeze, "classpath/google-api-client-1.21.0.jar".freeze, "classpath/google-api-services-storage-v1-rev100-1.22.0.jar".freeze, "classpath/google-auth-library-credentials-0.7.0.jar".freeze, "classpath/google-auth-library-oauth2-http-0.7.0.jar".freeze, "classpath/google-cloud-core-1.2.0.jar".freeze, "classpath/google-cloud-core-http-1.2.0.jar".freeze, "classpath/google-cloud-storage-1.2.0.jar".freeze, "classpath/google-http-client-1.21.0.jar".freeze, "classpath/google-http-client-appengine-1.21.0.jar".freeze, "classpath/google-http-client-jackson-1.21.0.jar".freeze, "classpath/google-http-client-jackson2-1.21.0.jar".freeze, "classpath/google-oauth-client-1.21.0.jar".freeze, "classpath/gson-2.7.jar".freeze, "classpath/guava-18.0.jar".freeze, "classpath/httpclient-4.0.1.jar".freeze, "classpath/httpcore-4.0.1.jar".freeze, "classpath/jackson-annotations-2.6.7.jar".freeze, "classpath/jackson-core-2.6.7.jar".freeze, "classpath/jackson-core-asl-1.9.11.jar".freeze, "classpath/jackson-databind-2.6.7.jar".freeze, "classpath/jackson-datatype-jdk8-2.6.7.jar".freeze, "classpath/joda-time-2.9.2.jar".freeze, "classpath/json-20160810.jar".freeze, "classpath/jsr305-3.0.0.jar".freeze, "classpath/proto-google-common-protos-0.1.11.jar".freeze, "classpath/proto-google-iam-v1-0.1.11.jar".freeze, "classpath/protobuf-java-3.2.0.jar".freeze, "classpath/protobuf-java-util-3.2.0.jar".freeze, "classpath/threetenbp-1.3.3.jar".freeze, "classpath/validation-api-1.1.0.Final.jar".freeze, "lib/embulk/output/gcs.rb".freeze] s.homepage = "https://github.com/embulk/embulk-output-gcs".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Google Cloud Storage output plugin for Embulk".freeze end