Merge pull request #1774 from github/byebug

Add byebug
This commit is contained in:
Brandon Keepers
2014-11-26 15:16:06 -05:00
4 changed files with 1 additions and 0 deletions

View File

@@ -2,3 +2,4 @@ source 'https://rubygems.org'
gemspec :name => "github-linguist" gemspec :name => "github-linguist"
gemspec :name => "github-linguist-grammars" gemspec :name => "github-linguist-grammars"
gem 'test-unit', require: false if RUBY_VERSION >= '2.2' gem 'test-unit', require: false if RUBY_VERSION >= '2.2'
gem 'byebug'

BIN
vendor/cache/byebug-3.5.1.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/columnize-0.8.9.gem vendored Normal file

Binary file not shown.

Binary file not shown.