Rakefile in
kosher-0.1.12
vs Rakefile in
kosher-0.2.0
- old
+ new
@@ -7,6 +7,5 @@
RSpec::Core::RakeTask.new(:spec) do |spec| spec.pattern = 'spec/**/*_spec.rb' end task :default => :spec
-