Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add list-bin-paths command #378

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Conversation

moritz-makandra
Copy link
Contributor

There can be the situation where the binary files of an Gem aren't installed into the common bin directory.

This happens when the Gem Specification is lacking the bindir setting.

There can be the situation where the binary files of an Gem aren't
installed into the common `bin` directory.

This happens when the Gem Specification is lacking the `bindir` setting.
@Stratus3D
Copy link
Member

Sorry for the late reply here @moritz-makandra , thanks for the PR! Do you have any examples of Ruby Gems that have binaries but don't set bindir?

@moritz-makandra
Copy link
Contributor Author

https://github.com/github/octocatalog-diff doesn't use bindir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants