Rakefile in spreewald-1.12.1 vs Rakefile in spreewald-1.12.2

- old
+ new

@@ -5,10 +5,10 @@ require 'gemika/tasks' rescue LoadError puts 'Run `gem install gemika` for additional tasks' end -task :default => 'matrix:all_tests' +task :default => 'matrix:tests' namespace :matrix do desc "Run all tests which are available for current Ruby (#{RUBY_VERSION})" task :tests do