formulario.gemspec in formulario-0.1.0 vs formulario.gemspec in formulario-0.1.1b

- old
+ new

@@ -7,14 +7,14 @@ spec.version = Formulario::VERSION spec.authors = ["Federico Iachetti"] spec.email = ["iachetti.federico@gmail.com"] spec.summary = %q{Form objects for your project} - spec.description = %q{Form objects for your project} + spec.description = %q{Create form objects for your project. This forms are framework agnostic.} spec.homepage = "https://gitlab.com/fiachetti/formulario" spec.license = "MIT" - spec.metadata["homepage_uri"] = spec.homepage + spec.metadata["homepage_uri"] = "https://gitlab.com/fiachetti/formulario" spec.metadata["source_code_uri"] = "https://gitlab.com/fiachetti/formulario" spec.metadata["changelog_uri"] = "https://gitlab.com/fiachetti/formulario/blob/d46f675a18c4fbf1d16634a5da343a648af7cf0c/CHANGELOG.org" # Specify which files should be added to the gem when it is released. # The `git ls-files -z` loads the files in the RubyGem that have been added into git.