guard / guard-bundler

Guard::Bundler automatically install/update your gem bundle when needed
https://rubygems.org/gems/guard-bundler
MIT License
117 stars 22 forks source link

Bundler 2.x Compatibility #34

Closed reidab closed 5 years ago

reidab commented 5 years ago

When upgrading a project to use the newly-released Bundler 2.0, a compatible version of this gem could not be resolved. The fix for this could be as easy as relaxing the bundler version specified in the gemspec (but maybe not).

rymai commented 5 years ago

@reidab guard-bundler 2.2.0 has been released with the bundler dependency relaxed to >= 1.3.0.