Rakefile in
xmp-0.2.0
vs Rakefile in
xmp-1.0.0
- old
+ new
@@ -6,7 +6,6 @@
desc "Run all specs" RSpec::Core::RakeTask.new do |t| t.ruby_opts = "-w" t.verbose = true
- t.skip_bundler = true
end