Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

close #39 #40

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

close #39 #40

wants to merge 5 commits into from

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.

None yet

1 participant