Rakefile in
it-0.2.4
vs Rakefile in
it-0.2.5
- old
+ new
@@ -1,5 +1,5 @@
require 'rspec/core/rake_task' RSpec::Core::RakeTask.new(:spec)
-task :default => :spec
\ No newline at end of file
+task default: :spec