source "http://rubygems.org" unless ENV['QUICK'] gemspec group :development, :test do platform :ruby_18, :jruby do gem 'json' end end