From aeb8917affb5971990bd40323510c07bc1c94ef2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Sat, 23 Jan 2021 06:16:01 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'Gemfile'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Gemfile b/Gemfile index c5a7514..f3ca387 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,5 @@ #source 'http://rubygems.org' +source 'https://mirrors.tuna.tsinghua.edu.cn/rubygems/' gem 'rails', '4.2.11'