From 987816240c78621b8a8e70ce49b5bfc2f5294acc Mon Sep 17 00:00:00 2001 From: chiu Date: Tue, 20 Aug 2019 09:47:14 +0800 Subject: [PATCH] Update Gemfile --- Gemfile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 94f7f82..f20f90b 100644 --- a/Gemfile +++ b/Gemfile @@ -9,8 +9,6 @@ gemspec # your gemspec. These might include edge Rails or gems from your path or # Git. Remember to move these dependencies to your gemspec before releasing # your gem to rubygems.org. -gem install git -require 'git' -Git.clone('http://gitlab.tp.rulingcom.com/chiu/personal-journal.git', '123') + # To use debugger # gem 'debugger'