Rakefile in noe-1.7.3 vs Rakefile in noe-1.7.4

- old
+ new

@@ -1,8 +1,4 @@ -# Dynamically load the gem spec -$gemspec_file = File.expand_path('../noe.gemspec', __FILE__) -$gemspec = Kernel.eval(File.read($gemspec_file)) - # We run tests by default task :default => :test # # Install all tasks found in tasks folder