lib/wlang/loader.rb in wlang-2.0.0 vs lib/wlang/loader.rb in wlang-2.0.1

- old
+ new

@@ -1,4 +1,5 @@ require "citrus" require "temple" require "quickl" require "epath" +require 'backports' if RUBY_VERSION < "1.9"