提交 ca1879b7 编写于 作者: D Dan Kubb 提交者: Yehuda Katz

Added newline to appended gem config in Gemfile

Signed-off-by: NYehuda Katz <yehudakatz@YK.local>
上级 bb55bbd2
......@@ -81,7 +81,7 @@ def gem(*args)
end
in_root do
append_file "Gemfile", "gem #{parts.join(", ")}", :verbose => false
append_file "Gemfile", "gem #{parts.join(", ")}\n", :verbose => false
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册