Rakefile in reflexion-0.1.35 vs Rakefile in reflexion-0.1.36

- old
+ new

@@ -1,5 +1,5 @@ -# -*- mode: ruby; coding: utf-8 -*- +# -*- mode: ruby -*- %w[../xot ../rucy ../rays .] .map {|s| File.expand_path "#{s}/lib", __dir__} .each {|s| $:.unshift s if !$:.include?(s) && File.directory?(s)}