# -*- encoding: utf-8 -*- # stub: embulk-input-datastore 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "embulk-input-datastore".freeze s.version = "0.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["syucream".freeze] s.date = "2018-06-24" s.description = "Loads records from datastore.".freeze s.email = ["syucream1031@gmail.com".freeze] s.files = [".gitignore".freeze, "LICENSE".freeze, "Makefile".freeze, "README.md".freeze, "build.gradle".freeze, "classpath/annotations-13.0.jar".freeze, "classpath/api-common-1.5.0.jar".freeze, "classpath/commons-codec-1.3.jar".freeze, "classpath/commons-logging-1.1.1.jar".freeze, "classpath/datastore-v1-proto-client-1.6.0.jar".freeze, "classpath/embulk-input-datastore-0.1.0.jar".freeze, "classpath/error_prone_annotations-2.2.0.jar".freeze, "classpath/gax-1.23.0.jar".freeze, "classpath/gax-httpjson-0.40.0.jar".freeze, "classpath/google-api-client-1.23.0.jar".freeze, "classpath/google-auth-library-credentials-0.9.0.jar".freeze, "classpath/google-auth-library-oauth2-http-0.9.0.jar".freeze, "classpath/google-cloud-core-1.27.0.jar".freeze, "classpath/google-cloud-core-http-1.27.0.jar".freeze, "classpath/google-cloud-datastore-1.27.0.jar".freeze, "classpath/google-http-client-1.23.0.jar".freeze, "classpath/google-http-client-appengine-1.23.0.jar".freeze, "classpath/google-http-client-jackson-1.23.0.jar".freeze, "classpath/google-http-client-jackson2-1.23.0.jar".freeze, "classpath/google-http-client-protobuf-1.20.0.jar".freeze, "classpath/google-oauth-client-1.23.0.jar".freeze, "classpath/grpc-context-1.10.1.jar".freeze, "classpath/grpc-core-1.10.1.jar".freeze, "classpath/gson-2.7.jar".freeze, "classpath/guava-20.0.jar".freeze, "classpath/httpclient-4.0.1.jar".freeze, "classpath/httpcore-4.0.1.jar".freeze, "classpath/jackson-core-asl-1.9.11.jar".freeze, "classpath/jsr305-3.0.1.jar".freeze, "classpath/kotlin-reflect-1.2.31.jar".freeze, "classpath/kotlin-stdlib-1.2.31.jar".freeze, "classpath/opencensus-api-0.11.1.jar".freeze, "classpath/opencensus-contrib-grpc-metrics-0.11.0.jar".freeze, "classpath/opencensus-contrib-http-util-0.11.1.jar".freeze, "classpath/proto-google-cloud-datastore-v1-0.10.0.jar".freeze, "classpath/proto-google-common-protos-1.9.0.jar".freeze, "classpath/proto-google-iam-v1-0.10.0.jar".freeze, "classpath/protobuf-java-3.5.1.jar".freeze, "classpath/protobuf-java-util-3.5.1.jar".freeze, "classpath/threetenbp-1.3.3.jar".freeze, "examples/datastore2stdout.yaml".freeze, "gradle.properties".freeze, "lib/embulk/input/datastore.rb".freeze, "src/main/java/org/embulk/input/datastore/DatastoreInputPlugin.kt".freeze, "src/main/java/org/embulk/input/datastore/PluginTask.kt".freeze, "src/test/java/org/embulk/input/datastore/DatastoreInputPluginSpec.kt".freeze] s.homepage = "https://github.com/syucream/embulk-input-datastore".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Datastore input plugin for Embulk".freeze s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_development_dependency(%q.freeze, [">= 10.0".freeze]) end