Rakefile in space2hyphen-0.0.2 vs Rakefile in space2hyphen-0.0.3

- old
+ new

@@ -1,6 +1,4 @@ -# coding: utf-8 - require 'bundler/gem_tasks' require 'rspec/core/rake_task' RSpec::Core::RakeTask.new(:spec)