itrp-client.gemspec in itrp-client-1.0.0 vs itrp-client.gemspec in itrp-client-1.0.1
- old
+ new
@@ -10,10 +10,10 @@
spec.required_ruby_version = '>= 1.9.3'
spec.authors = ["ITRP"]
spec.email = %q{developers@itrp.com}
spec.description = %q{Client for accessing the ITRP REST API}
spec.summary = %q{Client for accessing the ITRP REST API}
- spec.homepage = "https://developer.itrp.com"
+ spec.homepage = %q{http://github.com/itrp/itrp-client}
spec.license = "MIT"
spec.files = Dir.glob("lib/**/*") + [
"LICENSE.txt",
"README.md",