Rakefile in rack-ougai-0.2.1 vs Rakefile in rack-ougai-0.3.0

- old
+ new

@@ -1,2 +1,3 @@ require "bundler/gem_tasks" -task :default => :spec + +task default: :spec