The new jruby-head is unable to parse Gemfile correctly link. NMatrix has 4 different gemspecs. It is unable to load the Gemspec both on mac-os and ubuntu.
Hmm, that's peculiar. I took the source of that gemspec and ran it through jruby -c (check syntax) and it was fine. I also ran it through JRuby 1.7 in Ruby 1.8 and 1.9 modes, and they were also able to parse it.
Do you get this running tests locally? If not, it may be something peculiar happening on Travis. They have docs on how to set up a Docker image that matches the CI instances so you can investigate. At the moment I have no theory why it fails for you in Travis.
The new jruby-head is unable to parse Gemfile correctly link. NMatrix has 4 different gemspecs. It is unable to load the Gemspec both on mac-os and ubuntu.
The text was updated successfully, but these errors were encountered: