# -*- encoding: utf-8 -*- # stub: embulk-filter-timestamp_format 0.4.0 java lib Gem::Specification.new do |s| s.name = "embulk-filter-timestamp_format".freeze s.version = "0.4.0".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 = ["Naotoshi Seo".freeze] s.date = "2021-06-10" s.description = "A filter plugin for Embulk to change timestamp format.".freeze s.email = ["sonots@gmail.com".freeze] s.files = ["LICENSE.txt".freeze, "classpath/JsonPathCompiler-0.1.2.jar".freeze, "classpath/accessors-smart-1.1.jar".freeze, "classpath/asm-5.0.3.jar".freeze, "classpath/embulk-filter-timestamp_format-0.4.0.jar".freeze, "classpath/json-smart-2.2.1.jar".freeze, "lib/embulk/filter/timestamp_format.rb".freeze] s.homepage = "https://github.com/sonots/embulk-filter-timestamp_format".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A filter plugin for Embulk to change timestamp format".freeze end