asdf-ruby icon indicating copy to clipboard operation
asdf-ruby copied to clipboard

bundle-audit check fails

Open tleish opened this issue 5 years ago • 1 comments

I receive the following message when attempting to run bundler-audit gem.

$ bundle-audit check
asdf: No preset version installed for command bundle-audit
Please install the missing version by running one of the following:

asdf install ruby 2.6.5

or add one of the following in your .tool-versions file:

ruby 2.4.3

Current settings:

$ asdf current
ruby           2.6.5    (set by ~/src/.tool-versions)

My .tool-versions file in the same directory

$ cat .tool-versions
ruby 2.6.5

If I run other bundle exec commands, they execute just fine using ruby 2.6.5.

I know this worked at one time. What do I need to change/fix in order to run bundle audit

tleish avatar Apr 21 '20 19:04 tleish

Did you try running asdf reshim after installing bundler-audit?

Stratus3D avatar Apr 21 '22 13:04 Stratus3D

Closing due to lack of a response.

Stratus3D avatar Mar 20 '24 18:03 Stratus3D