Sha256: 5005ca3cbe752974f0ad00e8aff1e9e84058d4e94ddf27bf934fb9b3aea69e39
Contents?: true
Size: 1.57 KB
Versions: 0
Compression: gzip
Compressed size: 704 Bytes
Stored size: 704 Bytes
Contents
--- !ruby/object:Gem::Specification name: habluhablu version: !ruby/object:Gem::Version version: 0.2.2 platform: ruby authors: - Patrick Gramatowski autorequire: bindir: exe cert_chain: [] date: 2021-05-07 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: []