Gemfile in partially_useful-0.1.1 vs Gemfile in partially_useful-0.2.0

- old
+ new

@@ -1,3 +1,5 @@ source "https://rubygems.org" gemspec + +gem "byebug"