# -*- encoding: utf-8 -*- # stub: embulk-output-http_json 0.0.3 java lib Gem::Specification.new do |s| s.name = "embulk-output-http_json".freeze s.version = "0.0.3".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 = ["Civitaspo".freeze] s.date = "2022-05-27" s.description = "An embulk output plugin to egest records as json via http/https.".freeze s.email = ["civitaspo@gmail.com".freeze] s.files = ["LICENSE.txt".freeze, "classpath/aopalliance-repackaged-2.5.0-b32.jar".freeze, "classpath/classmate-1.5.1.jar".freeze, "classpath/embulk-base-restclient-0.10.1.jar".freeze, "classpath/embulk-output-http_json-0.0.3.jar".freeze, "classpath/embulk-util-config-0.3.0.jar".freeze, "classpath/embulk-util-json-0.1.1.jar".freeze, "classpath/embulk-util-retryhelper-0.8.1.jar".freeze, "classpath/embulk-util-retryhelper-jaxrs-0.8.1.jar".freeze, "classpath/embulk-util-rubytime-0.3.2.jar".freeze, "classpath/embulk-util-timestamp-0.2.1.jar".freeze, "classpath/hibernate-validator-7.0.1.Final.jar".freeze, "classpath/hk2-api-2.5.0-b32.jar".freeze, "classpath/hk2-locator-2.5.0-b32.jar".freeze, "classpath/hk2-utils-2.5.0-b32.jar".freeze, "classpath/jackson-annotations-2.6.7.jar".freeze, "classpath/jackson-core-2.6.7.jar".freeze, "classpath/jackson-databind-2.6.7.jar".freeze, "classpath/jackson-datatype-jdk8-2.6.7.jar".freeze, "classpath/jakarta.el-4.0.2.jar".freeze, "classpath/jakarta.el-api-4.0.0.jar".freeze, "classpath/jakarta.validation-api-3.0.0.jar".freeze, "classpath/javassist-3.20.0-GA.jar".freeze, "classpath/javax.annotation-api-1.2.jar".freeze, "classpath/javax.inject-1.jar".freeze, "classpath/javax.inject-2.5.0-b32.jar".freeze, "classpath/javax.ws.rs-api-2.0.1.jar".freeze, "classpath/jboss-logging-3.4.1.Final.jar".freeze, "classpath/jersey-client-2.25.1.jar".freeze, "classpath/jersey-common-2.25.1.jar".freeze, "classpath/jersey-guava-2.25.1.jar".freeze, "classpath/osgi-resource-locator-1.0.1.jar".freeze, "classpath/shadow-jackson-jq-0.0.3-all.jar".freeze, "classpath/validation-api-1.1.0.Final.jar".freeze, "lib/embulk/output/http_json.rb".freeze] s.homepage = "https://github.com/trocco-io/embulk-output-http_json".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "An embulk output plugin to egest records as json via http/https.".freeze end