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
@donv, I think we are on the same page with bundler.
My point for this issue was that it wasn't clear in any docs that JRuby was locked at 2.2.2. The blog post specifically says 2.2.x, so we assumed it would be the latest MRI version.
With the following JRuby,
And the following Gemfile,
And you run
bundle install
,You see this error message,
JRuby claims to be 2.2.x compatible. Should this be updated so it is explicit?
The text was updated successfully, but these errors were encountered: