Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ruby/truffle/truffle/bundler-workarounds.rb
Original file line number Diff line number Diff line change
@@ -584,7 +584,7 @@ def search_for(dependency)
This can be used to ignore building gem extensions until this is working correctly.
HEREDOC
puts native_extensions if $VERBOSE
require "rubygems/ext/builder"
require "rubygems/ext"

class Gem::Ext::Builder
def build_extensions

0 comments on commit 3ee7108

Please sign in to comment.