--- !ruby/object:Gem::Specification name: country-codes-rb version: !ruby/object:Gem::Version version: 0.1.2 platform: java authors: - Wunderschild - Karl F. Meinkopf autorequire: bindir: exe cert_chain: [] date: 2022-06-28 00:00:00.000000000 Z dependencies: [] description: '' email: - k.meinkopf@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - Gemfile - LICENSE.txt - README.md - Rakefile - lib/com/fasterxml/jackson/core/jackson-annotations/2.10.5/jackson-annotations-2.10.5.jar - lib/com/fasterxml/jackson/core/jackson-core/2.10.5/jackson-core-2.10.5.jar - lib/com/fasterxml/jackson/core/jackson-databind/2.10.5/jackson-databind-2.10.5.jar - lib/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.5/jackson-dataformat-yaml-2.10.5.jar - lib/com/fasterxml/jackson/module/jackson-module-paranamer/2.10.5/jackson-module-paranamer-2.10.5.jar - lib/com/fasterxml/jackson/module/jackson-module-scala_2.12/2.10.5/jackson-module-scala_2.12-2.10.5.jar - lib/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar - lib/country-codes-rb_jars.rb - lib/country_codes.rb - lib/country_codes/country.rb - lib/country_codes/internal/helpers.rb - lib/country_codes/lookup_table.rb - lib/country_codes/version.rb - lib/io/wunderschild/country-codes_2.12/0.0.7/country-codes_2.12-0.0.7.jar - lib/org/scala-lang/scala-library/2.12.12/scala-library-2.12.12.jar - lib/org/scala-lang/scala-reflect/2.12.12/scala-reflect-2.12.12.jar - lib/org/yaml/snakeyaml/1.26/snakeyaml-1.26.jar - sig/country_codes.rbs homepage: https://github.com/wunderschild/country-codes licenses: - MIT metadata: homepage_uri: https://github.com/wunderschild/country-codes source_code_uri: https://github.com/wunderschild/country-codes github_repo: https://github.com/thedeadferryman/country-codes rubygems_mfa_required: 'true' post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.5.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: - jar io.wunderschild:country-codes_2.12, 0.0.7 rubygems_version: 3.2.29 signing_key: specification_version: 4 summary: A JRuby wrapper for country-codes Scala library test_files: []