trupanion.gemspec in trupanion-0.1.1 vs trupanion.gemspec in trupanion-0.1.2

- old
+ new

@@ -4,11 +4,11 @@ require "trupanion/version" Gem::Specification.new do |spec| spec.name = "trupanion" spec.version = Trupanion::VERSION - spec.authors = ["Zamith"] - spec.email = ["open-source@zamith.pt"] + spec.authors = ["Zamith", "Kai"] + spec.email = ["open-source@zamith.pt", "kaimou1357@gmail.com"] spec.description = "This is the unofficial Ruby wrapper to the Trupanion API." spec.summary = spec.description spec.homepage = "https://github.com/ZincPlatform/trupanion" spec.license = "MIT"