source 'https://rubygems.org' gemspec gem "minitest" platforms :rbx do gem "rubysl", "~> 2.0" # if using anything in the ruby standard library gem "rubinius-developer_tools", "~> 2.0.0" # if using any of coverage, debugger, profiler end