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

Change rb-fsevent dependency to work on OS X 10.6-10.8 #393

Merged
merged 1 commit into from
May 12, 2016
Merged

Change rb-fsevent dependency to work on OS X 10.6-10.8 #393

merged 1 commit into from
May 12, 2016

Conversation

robmckinnon
Copy link
Contributor

@robmckinnon robmckinnon commented May 12, 2016

Change rb-fsevent dependency from >= 0.9.7 to >= 0.9.4, to enable gem to work on OS X 10.6 through 10.8.

Needed as rb-fsevent > 0.9.4 no longer supports OS X 10.6 through 10.8.

Tested on OS X 10.8 via use with guard-rspec gem.

Fixes #392

Change `rb-fsevent` dependency from `>= 0.9.7` to `>= 0.9.4`, to enable gem
to work on OS X 10.6 through 10.8.

Needed as `rb-fsevent > 0.9.4` no longer supports OS X 10.6 through 10.8.

Tested on OS X 10.8 via use with `guard-rspec` gem.

Fixes #392
@coveralls
Copy link

coveralls commented May 12, 2016

Coverage Status

Coverage decreased (-0.3%) to 97.773% when pulling 7271aad on robmckinnon:392-fix-os-x-10.6-10.8 into b4ba32b on guard:master.

@e2 e2 merged commit d6865d4 into guard:master May 12, 2016
@e2
Copy link
Contributor

e2 commented May 12, 2016

Thanks very much!

It was a mistake on my side (I confused rb-fsevent with rb-inotify for a minute).

(Will be released very soon).

@e2
Copy link
Contributor

e2 commented May 12, 2016

Released as v3.1.4

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

3 participants