Update Gemfile

This commit is contained in:
chiu 2019-08-20 09:47:14 +08:00
parent c681a8a51b
commit 987816240c
1 changed files with 1 additions and 3 deletions

View File

@ -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'