Remove executable attributes and shebang line

This commit is contained in:
Erik Michaels-Ober 2012-05-07 13:42:29 -07:00
parent be634109b0
commit 9c400888c5

2
Rakefile Executable file → Normal file
View file

@ -1,5 +1,3 @@
#!/usr/bin/env rake
require 'bundler/gem_tasks'
require 'rspec/core/rake_task'