From 2978e82eb6c95b82d5b548b74369f1aa62843018 Mon Sep 17 00:00:00 2001 From: David Martin Garcia Date: Tue, 9 Aug 2022 16:39:51 +0200 Subject: [PATCH] update homepage on the gemspec file --- image-server-ruby.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image-server-ruby.gemspec b/image-server-ruby.gemspec index b620b81..b5926b1 100644 --- a/image-server-ruby.gemspec +++ b/image-server-ruby.gemspec @@ -10,7 +10,7 @@ Gem::Specification.new do |spec| spec.email = ['richardiux@gmail.com'] spec.summary = %q{ImageServer ruby client} - spec.homepage = 'https://github.com/image-server/ruby_image_server' + spec.homepage = 'https://github.com/image-server/image-server-ruby' spec.license = 'MIT' # Prevent pushing this gem to RubyGems.org by setting 'allowed_push_host', or