Modules: Gollum
if RUBY_PLATFORM == 'java' 'rjgit_adapter' elsif ENV['GOLLUM_ADAPTER'] == 'grit' 'grit_adapter' else 'rugged_adapter' end