Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Add --shebang option to binstubs command #4070

Merged
merged 1 commit into from
Oct 25, 2015

Conversation

zorbash
Copy link
Contributor

@zorbash zorbash commented Oct 21, 2015

bundle install --binstubs option is to be removed from Bundler 2.0 and currently
supports setting the shebang using the --shebang option.

See #1467 introducing the --shebang option, which with this commit
is ported to the binstubs command.

@segiddins
Copy link
Member

👍

bundle install `--binstubs` option is to be removed from Bundler 2.0 but
currently supports setting the shebang using the `--shebang` option.

See rubygems#1467 introducing the `--shebang` option, which with this commit
is ported to the binstubs command.
@zorbash
Copy link
Contributor Author

zorbash commented Oct 24, 2015

Amended the commit with info in UPGRADING.md.

indirect added a commit that referenced this pull request Oct 25, 2015
Add --shebang option to binstubs command
@indirect indirect merged commit 6b86529 into rubygems:2-0-dev Oct 25, 2015
@coilysiren coilysiren modified the milestone: 2.0 — Breaking Changes Oct 9, 2016
@zorbash zorbash deleted the binstubs_shebang branch October 15, 2016 08:48
bundlerbot added a commit that referenced this pull request Jun 16, 2017
Add --shebang option to binstubs command

Ports #4070 to master.

bundle install `--binstubs` option is to be removed from Bundler 2.0 but
currently supports setting the shebang using the `--shebang` option.

See #1467 introducing the `--shebang` option, which with this commit
is ported to the binstubs command.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants