Update Gemfile

try
This commit is contained in:
chiu 2019-08-20 09:41:35 +08:00
parent 897c77d51e
commit c681a8a51b
1 changed files with 3 additions and 1 deletions

View File

@ -9,6 +9,8 @@ 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'