habluhablu.gemspec in habluhablu-0.2.1 vs habluhablu.gemspec in habluhablu-0.2.2
- old
+ new
@@ -7,10 +7,10 @@
spec.version = Habluhablu::VERSION
spec.authors = ["Patrick Gramatowski"]
spec.email = ["patrick.gramatowski@gmail.com"]
spec.summary = "HabluHablu makes it easier to use I18n."
- spec.description = "The gem allows you to generate language file with translations of the most useful phrases."
+ spec.description = "Generate language file (for I18n) with translations of the most useful phrases."
spec.homepage = "https://github.com/patrickgramatowski/habluhablu_gem"
spec.license = "MIT"
spec.required_ruby_version = Gem::Requirement.new(">= 2.7.0")
spec.metadata["allowed_push_host"] = "https://rubygems.org"