- Fix platform information loss #67
- Gem dependency updates and rubocop fixes
- Signal bundler that locked specs have invalid dependencies #61
- Allow YAML arrays and CSVs for versions #41
- Allow existing lockfiles to be noticed #37
- BREAKING CHANGE: Add resolution versions to concrete dependencies #27
- BREAKING CHANGE: Refactor to use config file #18
To upgrade to this version you must now supply a
.bundler-resolutions.ymlfile. This can be in the root of your project, or the location to it can be specified using theBUNDLER_RESOLUTIONS_CONFIGENV.
- First version