bin/ripl in ripl-0.1.2 vs bin/ripl in ripl-0.2.0

- old
+ new

@@ -1,4 +1,4 @@ #!/usr/bin/env ruby require 'ripl' -Ripl.run +Ripl::Runner.run