Hi. I’m switching to Ruby 2.7. Started seeing this deprecation warning in my app’s log:
/usr/local/bundle/gems/dry-initializer-3.0.3/lib/dry/initializer/mixin/root.rb:7: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
AFAIK @flash-gordon fixed it in 3.0.2. Any ideas?