Skip to content

Instantly share code, notes, and snippets.

@rwehresmann
Created May 11, 2019 18:53
Show Gist options
  • Select an option

  • Save rwehresmann/f236d39b0c47a8eadc757003131959b3 to your computer and use it in GitHub Desktop.

Select an option

Save rwehresmann/f236d39b0c47a8eadc757003131959b3 to your computer and use it in GitHub Desktop.
source 'https://rubygems.org'
git_source(:github) do |repo_name|
repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?("/")
"https://github.com/#{repo_name}.git"
end
ruby '2.6.3'
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment