Sha256: 4514044cef8ab00b39f478b482992aafd1b0c1400ee1bc0cd767ae9114a2a312
Contents?: true
Size: 1.68 KB
Versions: 0
Compression: gzip
Compressed size: 741 Bytes
Stored size: 741 Bytes
Contents
--- !ruby/object:Gem::Specification name: habluhablu version: !ruby/object:Gem::Version version: 0.5.8 platform: ruby authors: - Patrick Gramatowski autorequire: bindir: exe cert_chain: [] date: 2022-01-10 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" - ".travis.yml" - CHANGELOG.md - Gemfile - Gemfile.lock - LICENSE.txt - README.md - Rakefile - bin/console - bin/setup - config/locales/es.yml - config/locales/iw.yml - exe/habluhablu - habluhablu.gemspec - lib/habluhablu.rb - lib/habluhablu/version.rb - lib/languages/Countries_Flags.md - lib/languages/languages.rb - lib/languages/render_json.rb - lib/translation.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: []