redfish_client.gemspec in redfish_client-0.2.3 vs redfish_client.gemspec in redfish_client-0.2.4
- old
+ new
@@ -8,10 +8,10 @@
spec.version = RedfishClient::VERSION
spec.authors = ["Tadej Borovšak"]
spec.email = ["tadej.borovsak@xlab.si"]
spec.summary = "Simple Redfish client library"
- spec.homepage = "https://github.com/xlab-si/redfish_client"
+ spec.homepage = "https://github.com/xlab-si/redfish-client-ruby"
spec.license = "Apache-2.0"
if spec.respond_to?(:metadata)
spec.metadata["allowed_push_host"] = "https://rubygems.org"
else