github-gem icon indicating copy to clipboard operation
github-gem copied to clipboard

Reorder rubygems require so jruby can run gh/github commands.

Open sdeming opened this issue 15 years ago • 0 comments

Please review this patch

This one just moves the rubygems require up a few ticks to ensure that it always comes before the highline require. Jruby wasn't able to run the gh/github commands in the current state.

sdeming avatar Jun 07 '10 21:06 sdeming