Bump jbuilder dependency to version 2.5.0 for compatibility fixes

上级 3dad1b0c
......@@ -308,7 +308,7 @@ def assets_gemfile_entry
def jbuilder_gemfile_entry
comment = 'Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder'
GemfileEntry.new 'jbuilder', '~> 2.0', comment, {}, options[:api]
GemfileEntry.new 'jbuilder', '~> 2.5', comment, {}, options[:api]
end
def coffee_gemfile_entry
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册