This commit is contained in:
Nweni
2019-11-15 09:50:23 +06:30
parent 9b798dc699
commit 99b3606c2d
5 changed files with 19 additions and 19 deletions

View File

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