Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update 'disable bundler' scenarios to work with Bundler 2.4.17 and up
In recent versions of bundler, plain 'bundle' no longer prints a message for dependencies that were not updated. This change makes the scenarios use 'bundle list' instead, which should always keep printing all dependencies.
- Loading branch information