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