From 4198413d0b831520cbfd28cecff963a28a44f94a Mon Sep 17 00:00:00 2001 From: LinkLiu Date: Tue, 21 Mar 2023 23:25:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0Gemfile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index 9747e9a40f5..299fe71260e 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,4 @@ -source "https://rubygems.org/" +source "https://mirrors.tuna.tsinghua.edu.cn/rubygems/" # frozen_string_literal: true gemspec diff --git a/Gemfile.lock b/Gemfile.lock index 6490aafcf50..0502689387c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ PATH jekyll-sitemap (~> 1.4) GEM - remote: https://gems.ruby-china.com/ + remote: https://mirrors.tuna.tsinghua.edu.cn/rubygems/ specs: addressable (2.8.1) public_suffix (>= 2.0.2, < 6.0)