stones.gemspec in stones-1.2.3 vs stones.gemspec in stones-1.2.4
- old
+ new
@@ -8,13 +8,11 @@
s.platform = Gem::Platform::RUBY
s.summary = "Stones contains some basic files."
s.description = "A collection of, hopefully, useful files."
s.authors = ["Dittmar Krall"]
s.email = ["dittmar.krall@matiq.com"]
- s.homepage = "http://matiq.com"
+ s.homepage = "https://github.com/matique/stones"
s.license = "MIT"
-
- s.metadata["source_code_uri"] = "https://github.com/matique/stones"
s.files = `git ls-files`.split("\n")
s.require_paths = ["lib"]
end