lib/topchart.rb in topchart-0.0.1 vs lib/topchart.rb in topchart-0.0.2

- old
+ new

@@ -1,5 +1,6 @@ require "topchart/version" +require 'set' class Topchart def chart(list1,list2) chart = []