1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/bundler
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)

https://github.com/rubygems/rubygems/commit/962e669feb
2020-09-28 14:54:22 +09:00
..
bundler Import remaining changes 2020-07-15 16:05:12 +09:00
cache [rubygems/rubygems] Remove unneeded trailing conditions on exitstatus 2020-07-15 16:05:12 +09:00
commands [rubygems/rubygems] Move comment below shebang in bin/console template 2020-09-28 14:54:22 +09:00
install [rubygems/rubygems] Remove unneeded trailing conditions on exitstatus 2020-07-15 16:05:12 +09:00
lock [rubygems/rubygems] s/install_gemfile!/install_gemfile 2020-06-18 19:14:15 +09:00
other [rubygems/rubygems] Remove unneeded trailing conditions on exitstatus 2020-07-15 16:05:12 +09:00
plugins [rubygems/rubygems] Remove unneeded trailing conditions on exitstatus 2020-07-15 16:05:12 +09:00
realworld bump Bundler's version to 2.2.0.rc.1 2020-09-23 21:06:29 +09:00
resolver Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
runtime Import remaining changes 2020-07-15 16:05:12 +09:00
support [rubygems/rubygems] https functionality was merged into net/https 2020-07-31 21:07:19 +09:00
update [rubygems/rubygems] Remove unnecessary assertions on exitstatus 2020-07-15 16:05:12 +09:00
quality_es_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
quality_spec.rb s/sys_exec!/sys_exec 2020-06-18 19:14:15 +09:00
spec_helper.rb Import remaining changes 2020-07-15 16:05:12 +09:00