This commit is contained in:
Nweni
2019-10-22 10:57:38 +06:30
parent 2b35ee033d
commit 6829727017
5 changed files with 47 additions and 46 deletions

View File

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