add readme

This commit is contained in:
NyanLinHtut
2019-11-18 10:22:54 +06:30
parent 07123a25f2
commit 77d0e0a56c
3 changed files with 16 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
source 'https://rubygems.org'
ruby '2.6.3'
ruby '2.4.1'
git_source(:github) do |repo_name|
repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?("/")
"https://github.com/#{repo_name}.git"