Skip to content

Conversation

r7kamura
Copy link
Contributor

warning: Capturing the given block using Proc.new is deprecated; use &block instead

This patch converts Proc.new calls into &block.

> warning: Capturing the given block using Proc.new is deprecated; use `&block` instead

This patch converts `Proc.new` calls into `&block`.
@kamipo kamipo merged commit e5f57cf into rails:master Oct 29, 2019
@r7kamura r7kamura deleted the feature/fix-ruby-2-7-warnings branch October 29, 2019 07:42
@assembler
Copy link

When will this be released as new gem version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants