warbler icon indicating copy to clipboard operation
warbler copied to clipboard

Use URI.open instead of open

Open laumacirule opened this issue 1 year ago • 0 comments

As of Jruby version 9.4, the open-uri's Kernel.open is deprecated. See more details https://bugs.ruby-lang.org/issues/15893. This should be fixed in: https://github.com/jruby/warbler/blob/3756c6cbbe2ecdccfeb6ac1658a0e3f657244e1b/lib/warbler/web_server.rb#L23

laumacirule avatar Oct 04 '24 09:10 laumacirule