Commit b7142423 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Ensure rubygems is loaded before loading 'parallel'.

That's more of a debugging commit to see if this helps to make our
TravisCI build pass.
parent a3b57e19
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
require 'rubygems'
require 'parallel'

module JsDuck