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

- old
+ new

@@ -1,5 +1,3 @@ # require this file to load all the backports up to Ruby 1.9.1 (including all of 1.8.8 and below) - -require File.expand_path(File.dirname(__FILE__) + "/tools") -Backports.require_relative "1.8" -Backports.require_relative_dir "1.9.1" \ No newline at end of file +require 'backports/1.8' +Backports.require_relative_dir