mirror of
https://github.com/samsonjs/simple_oauth.git
synced 2026-03-25 08:45:54 +00:00
Remove executable attributes and shebang line
This commit is contained in:
parent
be634109b0
commit
9c400888c5
1 changed files with 0 additions and 2 deletions
2
Rakefile
Executable file → Normal file
2
Rakefile
Executable file → Normal file
|
|
@ -1,5 +1,3 @@
|
|||
#!/usr/bin/env rake
|
||||
|
||||
require 'bundler/gem_tasks'
|
||||
require 'rspec/core/rake_task'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue