From 08fc3c73c2800fb1fac80558f1d22ab1ca2680a2 Mon Sep 17 00:00:00 2001 From: hsato23 <129734919+hsato23@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:07:36 +0900 Subject: [PATCH] =?UTF-8?q?spec.homepage=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resque_unit_without_mock.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resque_unit_without_mock.gemspec b/resque_unit_without_mock.gemspec index 011ab93..fa6570d 100644 --- a/resque_unit_without_mock.gemspec +++ b/resque_unit_without_mock.gemspec @@ -10,7 +10,7 @@ Gem::Specification.new do |spec| spec.summary = %q{resque_unit(without mock)} spec.description = spec.summary - spec.homepage = "https://github.com/jiikko/resque_unit_without_mock" + spec.homepage = "https://github.com/ubiregiinc/resque_unit_without_mock" spec.license = "MIT" spec.required_ruby_version = Gem::Requirement.new(">= 2.7.0")