Sha256: be087975f9c577dd7c5f76c6ad3e01c4ab14b45cd1695f979ee35eb4111a350c
Contents?: true
Size: 1.62 KB
Versions: 0
Compression: gzip
Compressed size: 721 Bytes
Stored size: 721 Bytes
Contents
--- !ruby/object:Gem::Specification name: habluhablu version: !ruby/object:Gem::Version version: 0.1.6 platform: ruby authors: - Patrick Gramatowski autorequire: bindir: exe cert_chain: [] date: 2021-05-06 00:00:00.000000000 Z dependencies: [] description: The gem allows you to generate language file 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 - languages/Countries_Flags.md - languages/ar.yml - languages/en.yml - languages/es.yml - languages/iw.yml - languages/pl.yml - lib/habluhablu.rb - lib/habluhablu/version.rb homepage: https://github.com/patrickgramatowski/habluhablu licenses: - MIT metadata: allowed_push_host: https://rubygems.org homepage_uri: https://github.com/patrickgramatowski/habluhablu source_code_uri: https://github.com/patrickgramatowski/habluhablu changelog_uri: https://github.com/patrickgramatowski/habluhablu/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: []