# vim: set filetype=ruby et sw=2 ts=2: source 'https://rubygems.org' gemspec group :developer do gem 'byebug', :platform => :ruby end