source 'https://rubygems.org' gemspec :name => "github-linguist" group :debug do gem 'byebug' if RUBY_VERSION >= '2.2' end