I am getting an Argument Error when using trying to publish a message. I am using propono 3.0, ruby-3 and rails-6
[GEM_ROOT]/gems/propono-3.0.0/lib/propono/services/publisher.rb:14:in initialize' initialize: wrong number of arguments (given 5, expected 4) (ArgumentError)
[GEM_ROOT]/gems/propono-3.0.0/lib/propono/services/publisher.rb:9:in new'
[GEM_ROOT]/gems/propono-3.0.0/lib/propono/services/publisher.rb:9:in publish'
[GEM_ROOT]/gems/propono-3.0.0/lib/propono/components/client.rb:54:in publish'
Are we having the support of Ruby3?
I am getting an Argument Error when using trying to publish a message. I am using propono 3.0, ruby-3 and rails-6
[GEM_ROOT]/gems/propono-3.0.0/lib/propono/services/publisher.rb:14:in initialize' initialize: wrong number of arguments (given 5, expected 4) (ArgumentError)[GEM_ROOT]/gems/propono-3.0.0/lib/propono/services/publisher.rb:9:in new'[GEM_ROOT]/gems/propono-3.0.0/lib/propono/services/publisher.rb:9:in publish'[GEM_ROOT]/gems/propono-3.0.0/lib/propono/components/client.rb:54:in publish'Are we having the support of Ruby3?