Releases: guard/guard-bundler
Releases · guard/guard-bundler
v3.0.0
Improvement
- #41 Depend on Bundler
>= 2.1
and fix deprecations.
- #42 Depend on Ruby
>= 2.4.9
.
v2.2.1
Improvement
- #37 Restrict bundler's dependency with
< 3
.
v2.2.0
Improvement
- #35 Relax bundler dependency to
>= 1.3.0
.
v2.1.0
Improvement
- #24 Add a message before the actual 'bundle install'.
- #28 Detect unwatched Gemfile and gemspec (automatically detect gemspec usage)
Development
- #26 Use Guard::Compat for forward compatibility
v2.0.0
Improvements
- Drop Ruby 1.8 support.
- Support Guard 2.0.0.