Rakefile in cancannible-1.0.1 vs Rakefile in cancannible-2.0.0

- old
+ new

@@ -1,7 +1,6 @@ require "bundler/gem_tasks" require "rspec/core/rake_task" -require 'appraisal' RSpec::Core::RakeTask.new(:spec) task :default => :spec \ No newline at end of file