github-gem
github-gem copied to clipboard
Reorder rubygems require so jruby can run gh/github commands.
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.