source 'https://rubygems.org'

if RUBY_VERSION >= '2.0.0'
  gem 'byebug', group: :development
end

gemspec
