Rakefile in churn-0.0.22 vs Rakefile in churn-0.0.23
- old
+ new
@@ -1,7 +1,7 @@
require 'rubygems'
require 'rake'
-require 'lib/tasks/churn_tasks'
+require File.join(File.dirname(__FILE__), 'lib', 'tasks', 'churn_tasks')
begin
#Bug in jeweler or bundler to make jeweler
#create a proper gemspec that doesn't have a circular dependancy
# on itself uninstall churn