Skip to content

Conversation

@rpbaptist
Copy link

This allows for bundler-audit to be run from a different directory.

I have a use case where I would like to run bundler-audit on several projects. Allowing the path of the project folder to be specified makes this easier without having to change directories.

This allows for bundler-audit to be run from a different directory.
@leklund
Copy link

leklund commented Feb 7, 2017

👍 I actually created a gem (https://github.com/leklund/bauditor) to run against several projects at once. This change would make it much easier!

@gurix
Copy link

gurix commented Nov 1, 2018

I rather like to have the possibility to define the Gemfile via BUNDLE_GEMFILE=..... I proposed a solution along with this pull request: #200

@postmodern
Copy link
Member

postmodern commented Dec 17, 2020

bundler-audit 0.8.0 will/does support (the 0.8.0 branch is ready to be merged/released) support a --gemfile-lock option and accepts an optional DIR argument for specifying the project root directory.

@postmodern postmodern closed this Dec 17, 2020
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.

4 participants