This commit is contained in:
Nweni
2019-11-15 13:53:31 +06:30
parent 8f0fe2909d
commit 6bb545d382
4 changed files with 18 additions and 18 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"