Since Logstash 7.0.0 (RPM) I'm facing this warning when installing:
/usr/share/logstash/vendor/bundle/jruby/2.5.0/gems/pleaserun-0.0.30/lib/pleaserun/platform/base.rb:112: warning: constant ::Fixnum is deprecated
In any case, I think it's a _jRuby_ related issue more than Logstash itself, right? If that's the case, please close this ticket.
Regards,
Jes煤s
A utility that we use to manage run configurations (pleaserun) uses a constant in the Ruby runtime that has been deprecated and will eventually be removed in a future version of Ruby.
I have filed an issue onpleaserun here: https://github.com/jordansissel/pleaserun/issues/142
Most helpful comment
A utility that we use to manage run configurations (
pleaserun) uses a constant in the Ruby runtime that has been deprecated and will eventually be removed in a future version of Ruby.I have filed an issue on
pleaserunhere: https://github.com/jordansissel/pleaserun/issues/142