Closed deivid-rodriguez closed 5 years ago
I'm working on getting rubygems tests to pass under jruby and I'm getting this warning ~all over the place~ once
/home/deivid/.rbenv/versions/jruby-9.2.7.0/lib/ruby/stdlib/jars/installer.rb:48: warning: Ambiguous first argument; make sure.
This change should fix it.
@deivid-rodriguez thanks. need to make the CI more stable and then I will release a new version.
Hi @mkristian! How is the new version going? Can I help with something?
I'm working on getting rubygems tests to pass under jruby and I'm getting this warning ~all over the place~ once
This change should fix it.