convertator.gemspec in convertator-0.1.0 vs convertator.gemspec in convertator-0.1.1

- old
+ new

@@ -8,10 +8,10 @@ spec.version = Convertator::VERSION spec.authors = ['Ivan Zinovyev'] spec.email = ['vanyazin@gmail.com'] spec.summary = %q{Rate exchange converter} - spec.homepage = "https://github.com/zinovyev" + spec.homepage = "https://github.com/zinovyev/convertator" spec.license = 'MIT' spec.files = `git ls-files -z`.split("\x0").reject do |f| f.match(%r{^(test|spec|features)/}) end