Files
linguist/Gemfile
2016-03-18 12:32:52 -06:00

4 lines
103 B
Ruby

source 'https://rubygems.org'
gemspec :name => "github-linguist"
gem 'byebug' if RUBY_VERSION >= '2.0'