Created
May 12, 2020 08:07
-
-
Save wshihadeh/fae84c956da04a64b85df28f04e3ccc6 to your computer and use it in GitHub Desktop.
BundleOutdated
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BundleOutdated: | |
enabled: false | |
description: 'List installed gems with newer versions available' | |
required_executable: 'bundle' | |
flags: ['outdated', '--strict', '--parseable'] | |
install_command: 'gem install bundler' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment