Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #57 - incompatible with r10k gem > 3.8
* pin r10k to >= 2.6.x * Without the pinned version, The dependency solver will will resolve to r10k 1.x which fails hard when used. At a minimum 2.x seems to be required
- Loading branch information