Showing
1 changed file
with
1 additions
and
0 deletions
| 1 | source 'https://rubygems.org' | 1 | source 'https://rubygems.org' | 
| 2 | 2 | ||
| 3 | +ruby '2.3.0' | ||
| 3 | git_source(:github) do |repo_name| | 4 | git_source(:github) do |repo_name| | 
| 4 | repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?("/") | 5 | repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?("/") | 
| 5 | "https://github.com/#{repo_name}.git" | 6 | "https://github.com/#{repo_name}.git" | ... | ... | 
- 
Please register or login to post a comment