source 'https://rubygems.org/' gemspec gem 'pry' gem 'yard' gem 'maruku' gem "plaything", "~> 1.1" platform :rbx do gem "rubysl" gem "racc" end