grosser / matching_bundle

Find a matching bundler version for a Gemfile and use it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Find a matching bundler version for a Gemfile and use it

License:MIT License


Languages

Language:Ruby 100.0%