1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/bundler/templates
Steven Peckins 8863bfb1f4 [rubygems/rubygems] Move comment below shebang in bin/console template
In an executable script, the shebang line should be the first line (the
file needs to start with the bytes 0x23 0x21).  Putting a comment above
it will break the script.

(Regression test included per @deivid-rodriguez)

962e669feb
2020-09-28 14:54:22 +09:00
..
newgem [rubygems/rubygems] Move comment below shebang in bin/console template 2020-09-28 14:54:22 +09:00
.document
Executable
Executable.bundler [bundler/bundler] Add workaround from old rubygems 2019-08-03 09:29:59 +09:00
Executable.standalone
Gemfile
gems.rb