Fix kwargs deprecation warnings
Ruby 2.7 introduces the following deprecation warning: ``` warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call ```
Showing
Please register or sign in to comment