Gemfile in chop-0.8.0 vs Gemfile in chop-0.9.0

- old
+ new

@@ -1,4 +1,6 @@ source 'https://rubygems.org' # Specify your gem's dependencies in chop.gemspec gemspec + +gem "byebug"