You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 20, 2020. It is now read-only.
fails with "NoMethodError: undefined method `<<' for {:read_timeout=>60, :continue_timeout=>nil, :debug_output=>nil}:Hash", when JRuby-9.2.9.0 is used.
Please support
JRuby-9.2.x.x.The
Net::HTTPcall made infails with "NoMethodError: undefined method `<<' for {:read_timeout=>60, :continue_timeout=>nil, :debug_output=>nil}:Hash", when
JRuby-9.2.9.0is used.It works with when
JRuby-9.1.13.0is used.