bunq-client.gemspec in bunq-client-0.1.0 vs bunq-client.gemspec in bunq-client-0.1.1

- old
+ new

@@ -16,11 +16,11 @@ 'bforma@zilverline.com', 'dkraan@zilverline.com', ] spec.summary = %q{Ruby client for the bunq public API.} - spec.description = %q{www.jortt.nl} - spec.homepage = "https://www.jortt.nl" + spec.description = %q{Ruby client for the bunq public API. Extracted from www.jortt.nl} + spec.homepage = "https://github.com/jorttbv/bunq-client" spec.license = "MIT" spec.files = `git ls-files -z`.split("\x0").reject do |f| f.match(%r{^(test|spec|features)/})