Rakefile in bonfire-0.1.0 vs Rakefile in bonfire-0.1.1

- old
+ new

@@ -4,6 +4,6 @@ desc "Run all specs" task :spec do system("rspec spec") end -task :default => :spec \ No newline at end of file +task :default => :spec