0.0
Low commit activity in last 3 years
No release in over a year
Find a matching bundler version for a Gemfile and use it
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

bundle, but always uses a matching bundler version.

Usage

gem install matching_bundle
matching_bundle exec rake
# .travis.yml
install: gem i matching_bundle && matching_bundle install
script: matching_bundle exec rake spec

Author

Michael Grosser
michael@grosser.it
License: MIT
Build Status coverage