Merge pull request #295 from obnoxxx/master

Remove shebang from non-executable Rakefile.
This commit is contained in:
Brian Pitts 2015-01-23 10:21:42 -06:00
commit 47c19cdb4f

View File

@ -1,5 +1,3 @@
#!/usr/bin/env rake
#require 'rubygems'
#require 'bundler/setup'
require 'bundler/gem_tasks'