Steps to reproduce: ``` gem install flyyer --no-doc ruby -e 'require "flyyer"' ``` result: ``` cannot load such file -- jwt (LoadError) ```