提交 e05c7912 编写于 作者: W Washington Luiz

spring gem moved to rails/spring

上级 3c354bd8
......@@ -389,7 +389,7 @@ def javascript_runtime_gemfile_entry
def spring_gemfile_entry
return [] unless spring_install?
comment = 'Spring speeds up development by keeping your application running in the background. Read more: https://github.com/jonleighton/spring'
comment = 'Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring'
GemfileEntry.new('spring', nil, comment, group: :development)
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册