Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ruby/truffle/jruby+truffle/lib/truffle/runner.rb
Original file line number Diff line number Diff line change
@@ -575,6 +575,7 @@ def subcommand_setup(rest)
gemfile_use_path!(target_gem_path) if @options[:setup][:offline]

execute_cmd([JRUBY_BIN.to_s,
'-X-C', # See https://github.com/jruby/jruby/issues/4171
"#{Gem.bindir}/bundle",
*bundle_options,
'install',

0 comments on commit c257eea

Please sign in to comment.