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

Tighten version constraint for rb-fsevent #432

Closed
wants to merge 2 commits into from

Conversation

tpbowden
Copy link

@tpbowden tpbowden commented Jun 29, 2017

Using version 0.10.x of rb-fsevent is causing exceptions such as this:

fsevent: running worker failed: wrong number of arguments (given 2, expected 1)

Locking to 0.9.x should fix this until the compatibility issue is solved.

Update: 0.10.2 fixes the bug so I have updated my branch to reflect this

Using version `0.10.x` of `rb-fsevent` is causing exceptions such as this:

`fsevent: running worker failed: wrong number of arguments (given 2, expected 1)`

Locking to 0.9.x should fix this until the compatibility issue is solved.
@coveralls
Copy link

coveralls commented Jun 29, 2017

Coverage Status

Coverage remained the same at 97.668% when pulling 4e7b946 on tpbowden:patch-1 into 0242c4a on guard:master.

@coveralls
Copy link

coveralls commented Jul 1, 2017

Coverage Status

Coverage remained the same at 97.668% when pulling 66cda6a on tpbowden:patch-1 into 0242c4a on guard:master.

@tpbowden tpbowden closed this Dec 8, 2017
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.

2 participants