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

Commits on May 12, 2016

  1. Change rb-fsevent dependency to work on OS X 10.6-10.8

    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
    robmckinnon committed May 12, 2016
    Configuration menu
    Copy the full SHA
    7271aad View commit details
    Browse the repository at this point in the history