# -*- encoding: utf-8 -*- # stub: country-codes-rb 0.1.2 java lib Gem::Specification.new do |s| s.name = "country-codes-rb".freeze s.version = "0.1.2".freeze s.platform = "java".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "github_repo" => "https://github.com/thedeadferryman/country-codes", "homepage_uri" => "https://github.com/wunderschild/country-codes", "rubygems_mfa_required" => "true", "source_code_uri" => "https://github.com/wunderschild/country-codes" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Wunderschild".freeze, "Karl F. Meinkopf".freeze] s.bindir = "exe".freeze s.date = "2022-06-28" s.description = "".freeze s.email = ["k.meinkopf@gmail.com".freeze] s.files = ["Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "lib/com/fasterxml/jackson/core/jackson-annotations/2.10.5/jackson-annotations-2.10.5.jar".freeze, "lib/com/fasterxml/jackson/core/jackson-core/2.10.5/jackson-core-2.10.5.jar".freeze, "lib/com/fasterxml/jackson/core/jackson-databind/2.10.5/jackson-databind-2.10.5.jar".freeze, "lib/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.5/jackson-dataformat-yaml-2.10.5.jar".freeze, "lib/com/fasterxml/jackson/module/jackson-module-paranamer/2.10.5/jackson-module-paranamer-2.10.5.jar".freeze, "lib/com/fasterxml/jackson/module/jackson-module-scala_2.12/2.10.5/jackson-module-scala_2.12-2.10.5.jar".freeze, "lib/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar".freeze, "lib/country-codes-rb_jars.rb".freeze, "lib/country_codes.rb".freeze, "lib/country_codes/country.rb".freeze, "lib/country_codes/internal/helpers.rb".freeze, "lib/country_codes/lookup_table.rb".freeze, "lib/country_codes/version.rb".freeze, "lib/io/wunderschild/country-codes_2.12/0.0.7/country-codes_2.12-0.0.7.jar".freeze, "lib/org/scala-lang/scala-library/2.12.12/scala-library-2.12.12.jar".freeze, "lib/org/scala-lang/scala-reflect/2.12.12/scala-reflect-2.12.12.jar".freeze, "lib/org/yaml/snakeyaml/1.26/snakeyaml-1.26.jar".freeze, "sig/country_codes.rbs".freeze] s.homepage = "https://github.com/wunderschild/country-codes".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.5.0".freeze) s.requirements = ["jar io.wunderschild:country-codes_2.12, 0.0.7".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A JRuby wrapper for country-codes Scala library".freeze end