atol-rb.gemspec in atol-0.1 vs atol-rb.gemspec in atol-0.1.1

- old
+ new

@@ -7,10 +7,10 @@ spec.version = Atol::Version::LIB spec.authors = ['GeorgeGorbanev'] spec.email = ['GeorgeGorbanev@gmail.com'] spec.summary = 'ATOL KaaS client for Ruby' - spec.homepage = 'https://github.com/GeorgeGorbanev/atol-rb' + spec.homepage = 'https://github.com/sputnik8/atol-rb' spec.license = 'MIT' spec.files = `git ls-files -z`.split("\x0").reject do |f| f.match(%r{^(test|spec|features)/}) end