lib/backports/1.8.7.rb in backports-3.0.3 vs lib/backports/1.8.7.rb in backports-3.1.0

- old
+ new

@@ -1,4 +1,3 @@ # require this file to load all the backports of Ruby 1.8.7 - -require File.expand_path(File.dirname(__FILE__) + "/tools") -Backports.require_relative_dir "1.8.7" +require "backports/tools" +Backports.require_relative_dir