From 024b9085ac55e02a3757e291894b9bf9a097744a Mon Sep 17 00:00:00 2001 From: chiu Date: Thu, 22 Jan 2026 10:43:24 +0000 Subject: [PATCH] Change Domain Name --- announcement.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/announcement.gemspec b/announcement.gemspec index fa041d1..0b2f4f7 100644 --- a/announcement.gemspec +++ b/announcement.gemspec @@ -229,7 +229,7 @@ if bundle_update_flag end #end filedata = File.read(env_pwd+"/built_in_extensions.rb") - exist_str = "gem 'patchfile', git: 'http://gitlab.tp.rulingcom.com/chiu/patch_file.git'" + exist_str = "gem 'patchfile', git: 'http://orbitgit.cloud/chiu/patch_file.git'" if filedata.include? exist_str puts "patchfile exist" else