Skip to content

Releases: guard/guard-bundler

v3.1.0

17 Jan 17:46

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.1.0

v3.0.1

16 Jan 11:35

Choose a tag to compare

What's Changed

  • Fix compatibility issue with ruby 3.2 by @edouard in #45

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

23 Dec 16:51
9887557

Choose a tag to compare

Improvement

  • #41 Depend on Bundler >= 2.1 and fix deprecations.
  • #42 Depend on Ruby >= 2.4.9.

v2.2.1

16 Jan 07:32
88bd9fa

Choose a tag to compare

Improvement

  • #37 Restrict bundler's dependency with < 3.

v2.2.0

10 Jan 14:12
18c6b7b

Choose a tag to compare

Improvement

  • #35 Relax bundler dependency to >= 1.3.0.

v2.1.0

11 Dec 06:29

Choose a tag to compare

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

30 Oct 11:00

Choose a tag to compare

Improvements

  • Drop Ruby 1.8 support.
  • Support Guard 2.0.0.