binary_search icon indicating copy to clipboard operation
binary_search copied to clipboard

Does not install under JRuby-1.7.4

Open xb opened this issue 12 years ago • 0 comments

When having JRuby installed,

jruby -S gem install binary_search

should install the gem flawlessly, while it does not. The Gemspec file should be modified such that the pure Ruby version is used in case of a not-C-ruby Ruby implementation.

xb avatar Oct 07 '13 20:10 xb