# -*- encoding: utf-8 -*- # stub: embulk-input-trino 0.0.1 java lib Gem::Specification.new do |s| s.name = "embulk-input-trino".freeze s.version = "0.0.1".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 = ["okkez".freeze] s.date = "2024-03-28" s.description = "Trino input plugin for Embulk loads records from Trino using trino-client.".freeze s.email = ["okkez000@gmail.com".freeze] s.files = ["classpath/annotations-13.0.jar".freeze, "classpath/checker-qual-3.37.0.jar".freeze, "classpath/embulk-api-0.10.43.jar".freeze, "classpath/embulk-input-trino-0.0.1.jar".freeze, "classpath/embulk-spi-0.11.jar".freeze, "classpath/embulk-util-config-0.4.1.jar".freeze, "classpath/error_prone_annotations-2.21.1.jar".freeze, "classpath/failsafe-3.3.2.jar".freeze, "classpath/failureaccess-1.0.1.jar".freeze, "classpath/guava-32.1.3-jre.jar".freeze, "classpath/jackson-annotations-2.16.1.jar".freeze, "classpath/jackson-core-2.16.1.jar".freeze, "classpath/jackson-databind-2.16.1.jar".freeze, "classpath/jackson-datatype-jdk8-2.16.1.jar".freeze, "classpath/jakarta.annotation-api-2.1.1.jar".freeze, "classpath/jsr305-3.0.2.jar".freeze, "classpath/kotlin-stdlib-1.9.10.jar".freeze, "classpath/kotlin-stdlib-common-1.9.10.jar".freeze, "classpath/kotlin-stdlib-jdk7-1.9.10.jar".freeze, "classpath/kotlin-stdlib-jdk8-1.9.10.jar".freeze, "classpath/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar".freeze, "classpath/okhttp-4.12.0.jar".freeze, "classpath/okhttp-urlconnection-4.12.0.jar".freeze, "classpath/okio-jvm-3.6.0.jar".freeze, "classpath/trino-client-440.jar".freeze, "classpath/units-1.7.jar".freeze, "lib/embulk/input/trino.rb".freeze] s.homepage = "https://github.com/okkez/embulk-input-trino".freeze s.licenses = ["Apache-2.0".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Trino input plugin for Embulk".freeze end