bin/console in ruby_jard-0.2.2 vs bin/console in ruby_jard-0.2.3

- old
+ new

@@ -9,7 +9,6 @@ # (If you use this, don't forget to add pry to your Gemfile!) # require "pry" # Pry.start -require 'pry' -Pry.start(__FILE__) +IRB.start(__FILE__)