Sha256: 5f601f1906a422c77068b7365d594044b4ff470b8665ccaa13a7d342c73d7225
Contents?: true
Size: 1.57 KB
Versions: 0
Compression: gzip
Compressed size: 702 Bytes
Stored size: 702 Bytes
Contents
--- !ruby/object:Gem::Specification name: habluhablu version: !ruby/object:Gem::Version version: 0.2.7 platform: ruby authors: - Patrick Gramatowski autorequire: bindir: exe cert_chain: [] date: 2021-05-11 00:00:00.000000000 Z dependencies: [] description: Generate language file (for I18n) with translations of the most useful phrases. email: - patrick.gramatowski@gmail.com executables: - habluhablu extensions: [] extra_rdoc_files: [] files: - ".github/workflows/main.yml" - ".gitignore" - ".rspec" - ".rubocop.yml" - CHANGELOG.md - Gemfile - Gemfile.lock - LICENSE.txt - README.md - Rakefile - bin/console - bin/setup - exe/habluhablu - habluhablu.gemspec - lib/habluhablu.rb - lib/habluhablu/version.rb - lib/languages/Countries_Flags.md - lib/languages/languages.rb homepage: https://github.com/patrickgramatowski/habluhablu_gem licenses: - MIT metadata: allowed_push_host: https://rubygems.org homepage_uri: https://github.com/patrickgramatowski/habluhablu_gem source_code_uri: https://github.com/patrickgramatowski/habluhablu_gem changelog_uri: https://github.com/patrickgramatowski/habluhablu_gem/CHANGELOG.md post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.7.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.2.14 signing_key: specification_version: 4 summary: HabluHablu makes it easier to use I18n. test_files: []