We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a594774 + dba064e commit 2da31c9Copy full SHA for 2da31c9
bin/ci
@@ -15,7 +15,7 @@ bin/rspec
15
# bundle-audit provides patch-level verification for Bundler
16
# https://github.com/rubysec/bundler-audit.
17
echo " ---> Running bundler-audit"
18
-gem install --no-rdoc --no-ri bundler-audit
+gem install --no-document bundler-audit
19
bundle-audit check --update
20
21
# Run style checker
0 commit comments