lib/roo.rb in roo-1.10.2 vs lib/roo.rb in roo-1.10.3

- old
+ new

@@ -1,7 +1,7 @@ module Roo - VERSION = '1.10.2' + VERSION = '1.10.3' class Spreadsheet class << self def open(file) file = File === file ? file.path : file