Suppress keyword arguments warnings in Ruby 2.7 by pocke · Pull Request #342 · glebm/i18n-tasks

It suppresses keyword arguments warnings in Ruby 2.7. And it works well with Ruby 2.8 (the master branch). Problem I18n-tasks displays warnings on Ruby 2.7. I found the following warnings with bund...