maxcube-client.gemspec in maxcube-client-0.4.0 vs maxcube-client.gemspec in maxcube-client-0.4.1

- old
+ new

@@ -8,10 +8,10 @@ spec.version = MaxCube::VERSION spec.authors = ["Tomáš Kolárik"] spec.email = ["tomaqa@gmail.com"] spec.summary = %q{Terminal client for eQ3/ELV MAX! Cube devices written in Ruby.} - spec.homepage = "https://github.com/Tomaqa/ruby-maxcube-client" + spec.homepage = "https://github.com/Tomaqa/maxcube-client" spec.license = "MIT" spec.files = `git ls-files -z`.split("\x0").reject do |f| f.match(%r{^(test|spec|features)/}) end