Rakefile in rays-0.1.34 vs Rakefile in rays-0.1.35

- old
+ new

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