pagseguro_client.gemspec in pagseguro_client-0.4.1 vs pagseguro_client.gemspec in pagseguro_client-0.4.2

- old
+ new

@@ -8,9 +8,10 @@ s.authors = ["Matheus Tardivo", "Raphael Costa", "Andre Kupkovski", "Heitor Salazar Baldelli"] s.email = ["matheustardivo@gmail.com", "raphael@raphaelcosta.net", "kupkovski@gmail.com", "heitor@woollu.com"] s.homepage = "https://github.com/matheustardivo/pagseguro_client" s.summary = %q{The library to access the new services from Pagseguro (v2)} s.description = s.summary + s.license = "MIT" s.rubyforge_project = "pagseguro_client" s.files = `git ls-files`.split("\n") s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")