bla
This commit is contained in:
parent
e193cf66f7
commit
abd242d952
3
Gemfile
3
Gemfile
|
|
@ -3,8 +3,7 @@ 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
|
||||
|
||||
ends
|
||||
|
||||
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
|
||||
gem 'rails', '~> 5.1.4'
|
||||
|
|
|
|||
Loading…
Reference in New Issue