Rakefile.rb in logirel-0.0.15 vs Rakefile.rb in logirel-0.0.17

- old
+ new

@@ -46,7 +46,6 @@ desc "run specs, tag, push and release (to rubygems)" task :all => [:verify] do Rake::Task["spec"].invoke Rake::Task["release"].invoke - Rake::Task["push"].invoke end \ No newline at end of file