# -*- encoding: utf-8 -*- # stub: embulk-input-firestore 0.0.1 ruby lib Gem::Specification.new do |s| s.name = "embulk-input-firestore".freeze s.version = "0.0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Ryo Okubo".freeze] s.date = "2020-01-02" s.description = "Selects records from a table.".freeze s.email = ["syucream@gmail.com".freeze] s.files = [".gitignore".freeze, ".scalafmt.conf".freeze, "LICENSE".freeze, "README.md".freeze, "build.gradle".freeze, "classpath/animal-sniffer-annotations-1.17.jar".freeze, "classpath/annotations-4.1.1.4.jar".freeze, "classpath/api-common-1.8.1.jar".freeze, "classpath/auto-value-annotations-1.6.6.jar".freeze, "classpath/checker-qual-2.8.1.jar".freeze, "classpath/commons-codec-1.11.jar".freeze, "classpath/commons-lang3-3.5.jar".freeze, "classpath/commons-logging-1.2.jar".freeze, "classpath/commons-math3-3.6.1.jar".freeze, "classpath/embulk-input-firestore-0.0.1-shadow.jar".freeze, "classpath/error_prone_annotations-2.3.2.jar".freeze, "classpath/failureaccess-1.0.1.jar".freeze, "classpath/gax-1.48.1.jar".freeze, "classpath/gax-grpc-1.48.1.jar".freeze, "classpath/gax-httpjson-0.65.1.jar".freeze, "classpath/google-api-client-1.30.2.jar".freeze, "classpath/google-api-client-gson-1.30.1.jar".freeze, "classpath/google-api-services-storage-v1-rev20190624-1.30.1.jar".freeze, "classpath/google-auth-library-credentials-0.17.1.jar".freeze, "classpath/google-auth-library-oauth2-http-0.17.1.jar".freeze, "classpath/google-cloud-core-1.90.0.jar".freeze, "classpath/google-cloud-core-grpc-1.90.0.jar".freeze, "classpath/google-cloud-core-http-1.90.0.jar".freeze, "classpath/google-cloud-storage-1.91.0.jar".freeze, "classpath/google-http-client-1.31.0.jar".freeze, "classpath/google-http-client-appengine-1.31.0.jar".freeze, "classpath/google-http-client-gson-1.30.1.jar".freeze, "classpath/google-http-client-jackson2-1.31.0.jar".freeze, "classpath/google-oauth-client-1.30.1.jar".freeze, "classpath/grpc-alts-1.23.0.jar".freeze, "classpath/grpc-auth-1.23.0.jar".freeze, "classpath/grpc-context-1.23.0.jar".freeze, "classpath/grpc-grpclb-1.23.0.jar".freeze, "classpath/grpc-protobuf-1.23.0.jar".freeze, "classpath/grpc-protobuf-lite-1.23.0.jar".freeze, "classpath/grpc-stub-1.23.0.jar".freeze, "classpath/gson-2.8.5.jar".freeze, "classpath/httpclient-4.5.9.jar".freeze, "classpath/httpcore-4.4.11.jar".freeze, "classpath/j2objc-annotations-1.3.jar".freeze, "classpath/jackson-core-2.9.9.jar".freeze, "classpath/javax.annotation-api-1.3.2.jar".freeze, "classpath/jsqlparser-3.1.jar".freeze, "classpath/jsr305-3.0.2.jar".freeze, "classpath/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar".freeze, "classpath/netty-buffer-4.1.34.Final.jar".freeze, "classpath/netty-codec-4.1.34.Final.jar".freeze, "classpath/netty-codec-http-4.1.34.Final.jar".freeze, "classpath/netty-common-4.1.34.Final.jar".freeze, "classpath/netty-handler-4.1.34.Final.jar".freeze, "classpath/netty-resolver-4.1.34.Final.jar".freeze, "classpath/netty-transport-4.1.34.Final.jar".freeze, "classpath/opencensus-api-0.23.0.jar".freeze, "classpath/opencensus-contrib-grpc-metrics-0.21.0.jar".freeze, "classpath/opencensus-contrib-grpc-util-0.23.0.jar".freeze, "classpath/opencensus-contrib-http-util-0.21.0.jar".freeze, "classpath/perfmark-api-0.17.0.jar".freeze, "classpath/proto-google-cloud-firestore-admin-v1-1.21.0.jar".freeze, "classpath/proto-google-cloud-firestore-v1-1.21.0.jar".freeze, "classpath/proto-google-cloud-firestore-v1beta1-0.74.0.jar".freeze, "classpath/proto-google-common-protos-1.16.0.jar".freeze, "classpath/proto-google-iam-v1-0.12.0.jar".freeze, "classpath/protobuf-java-3.9.1.jar".freeze, "classpath/protobuf-java-util-3.9.1.jar".freeze, "classpath/scala-library-2.12.3.jar".freeze, "classpath/slf4j-api-1.7.25.jar".freeze, "classpath/threetenbp-1.3.3.jar".freeze, "examples/firestore2stdout.yaml".freeze, "gradle.properties".freeze, "gradle/wrapper/gradle-wrapper.jar".freeze, "gradle/wrapper/gradle-wrapper.properties".freeze, "gradlew".freeze, "gradlew.bat".freeze, "lib/embulk/input/firestore.rb".freeze, "src/main/scala/org/embulk/input/firestore/FirestoreInputPlugin.scala".freeze, "src/main/scala/org/embulk/input/firestore/PluginTask.scala".freeze] s.homepage = "https://github.com/syucream/embulk-input-firestore".freeze s.licenses = ["Apache-2.0".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Cloud Firestoreinput plugin for Embulk".freeze end