source 'http://rubygems.org' gemspec gem 'minitest' gem 'wrong' gem 'rake' # don't try to install redcarpet under jruby gem 'redcarpet', :platforms => :ruby # for visual tests gem 'sinatra' # docs gem 'yard' gem 'github-markup'