Rakefile in octopress-codefence-1.4.4 vs Rakefile in octopress-codefence-1.4.5
- old
+ new
@@ -1,7 +2 @@
require "bundler/gem_tasks"
-require "rspec/core/rake_task"
-
-RSpec::Core::RakeTask.new(:spec)
-
-task :default => :spec
-task :test => :spec
- old
+ new