source 'https://rubygems.org' gemspec gem 'rubysl', :platforms => :rbx group :test do gem 'thor' gem 'rack' gem 'rspec' end