khiav223577/deep_pluck

Rails 6.1 `map!` deprecation warning

klausbadelt opened this issue · 1 comments

DEPRECATION WARNING: map! is deprecated and will be removed from Rails 6.2 (use map instead) under Rails 6.1 when using #deep_pluck. The issue is fixed in this PR for pluck_all - can you merge there? Happy to provide a PR here once a new version of pluck_all is published.

The PR is merged and new version of pluck_all is released. Looking forward to see a PR for this issue :)