Skip to content

Conversation

todd-a-jacobs
Copy link

  1. d88026e unconstrain guard-bundler version
  2. acba86f move guard-compat to runtime dependency
  3. 8ea72b1 constrain cucumber (> 3.1, < 4.0)
  4. 9993179 feed rubocop
  5. bd8e5d9 bump guard-cucumber to 3.0.1

bundler (>= 1.6) conflicts with guard-bundler 2.0.0,
which wants bundler (~> 1.0).
Guard::Cucumber::NotificationFormatter breaks on Cucumber 4.0.0, and
possibly others in the 4.x series.
- Rubocop objects to the use of single-quotes strings.
- Allow `bundle exec rubocop -a` to resolve the problem.
- increment patch version
- fixes guard#39
@todd-a-jacobs todd-a-jacobs changed the title close #39 closes #39 Jun 8, 2020
@todd-a-jacobs todd-a-jacobs changed the title closes #39 close #39 Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant