lib/rhubarb/rhubarb.rb in rhubarb-0.2.2 vs lib/rhubarb/rhubarb.rb in rhubarb-0.2.3

- old
+ new

@@ -9,10 +9,9 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 -require 'rubygems' require 'set' require 'sqlite3' require 'rhubarb/util' require 'rhubarb/persistence' require 'rhubarb/column'