Skip to content

Instantly share code, notes, and snippets.

@wshihadeh
Created May 12, 2020 08:07
Show Gist options
  • Save wshihadeh/fae84c956da04a64b85df28f04e3ccc6 to your computer and use it in GitHub Desktop.
Save wshihadeh/fae84c956da04a64b85df28f04e3ccc6 to your computer and use it in GitHub Desktop.
BundleOutdated
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