From 236ecce5d0c2b08fde0838ec29258cd54db5f282 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Climj9803Git=20config=20--global=20useer=2Eemail?= =?UTF-8?q?=20=E2=80=9Climj=5F9803=40163=2Ecom?= Date: Wed, 23 Oct 2019 15:59:19 +0800 Subject: [PATCH] add the second comment --- Gemfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Gemfile b/Gemfile index 20a9c11..8b1d07e 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,4 @@ +#add the first line comment for test source 'https://rubygems.org' git_source(:github) { |repo| "https://github.com/#{repo}.git" }