Gem emits warnings with Ruby version >= 2.7 < 3.0
Klondike which uses this gem and other repositories that include this gem will have this output when executing:
twingly-amqp/lib/twingly/amqp/pinger.rb:23: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
There are more warnings like this, but this is the first one in the stack.
Gem emits warnings with Ruby version >= 2.7 < 3.0 Klondike which uses this gem and other repositories that include this gem will have this output when executing:
There are more warnings like this, but this is the first one in the stack.