fantasy.gemspec in fantasy-0.1.3 vs fantasy.gemspec in fantasy-0.1.5

- old
+ new

@@ -6,11 +6,11 @@ spec.name = "fantasy" spec.version = Fantasy::VERSION spec.authors = ["Fernando Guillen"] spec.email = ["fguillen.mail@gmail.com"] - spec.summary = "Simple toolbox library and lean API to build great mini games" - spec.description = "Simple toolbox library and lean API to build great mini games" + spec.summary = "Simple toolbox library and lean API to build great mini games in Ruby" + spec.description = "Simple toolbox library and lean API to build great mini games in Ruby" spec.homepage = "https://github.com/fguillen/fantasy" spec.license = "MIT" spec.required_ruby_version = ">= 3.0.0" spec.metadata["allowed_push_host"] = "https://rubygems.org"