Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/ruby/stdlib/ripper/core.rb
Original file line number Diff line number Diff line change
@@ -10,7 +10,6 @@

if RUBY_ENGINE == 'jruby'
require 'ripper.jar'
org.jruby.ext.ripper.RipperLibrary.new.load(JRuby.runtime, false)
else
require 'ripper.so'
end

0 comments on commit d58fd29

Please sign in to comment.