rails / jbuilder

Jbuilder: generate JSON objects with a Builder-style DSL
MIT License
4.34k stars 440 forks source link

Fix warnings on Ruby 2.7 #543

Closed sai-bhargav closed 1 year ago

sai-bhargav commented 1 year ago

This PR attempts to fix the ruby 2.7 warnings regarding empty Proc.new . This also enables to upgrade to ruby3.

Clone PR - https://github.com/rails/jbuilder/pull/468/files