From d18bdaf7feb6fb18891460b69452259cac50f468 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Tue, 26 Jan 2021 05:19:30 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index f3ca387..315c4c2 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ -#source 'http://rubygems.org' -source 'https://mirrors.tuna.tsinghua.edu.cn/rubygems/' +source 'http://rubygems.org' +#source 'https://mirrors.tuna.tsinghua.edu.cn/rubygems/' gem 'rails', '4.2.11'