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
This commit is only viable because we create a JRuby-specific gem build.
The conditional statement in the gemspec file is not processed at
runtime. It is only processed when the gem is built. Therefore it
*should* prevent the `Ref` gem from being installed when using the
JRuby-specific build. This has not been tested, however.
0 commit comments