Rakefile in backbone_extensions-0.0.24 vs Rakefile in backbone_extensions-0.0.25

- old
+ new

@@ -1,6 +1,5 @@ #!/usr/bin/env rake -ENV['JASMINE_SPEC_FORMAT'] = 'Fuubar' begin require 'bundler/setup' rescue LoadError puts 'You must `gem install bundler` and `bundle install` to run rake tasks' end