# vim: set filetype=ruby et sw=2 ts=2:

source 'https://rubygems.org'

gemspec

gem 'byebug', :platform => :mri
