uatu.gemspec in uatu-marvel-0.0.1 vs uatu.gemspec in uatu-marvel-0.0.1.1

- old
+ new

@@ -4,10 +4,10 @@ require 'uatu/version' Gem::Specification.new do |spec| spec.name = "uatu-marvel" spec.version = Uatu::VERSION - spec.authors = ["Victor"] + spec.authors = ["Víctor Martín"] spec.email = ["victor.martin84@gmail.com"] spec.summary = %q{Marvel API Wrapper} spec.description = %q{Marvel API Wrapper for Ruby.} spec.homepage = "https://github.com/eltercero/uatu" spec.license = "MIT"