lib/overflow.rb in overflow-0.0.1 vs lib/overflow.rb in overflow-0.1.0

- old
+ new

@@ -1,6 +1,5 @@ begin require "overflow/#{RUBY_VERSION[/\d+.\d+/]}/overflow" rescue LoadError require "overflow/overflow" end -require "overflow/version"