We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
as a result of pull #85, I now receive the warning:
middleman-livereload-3.4.6/lib/middleman-livereload/reactor.rb:14: warning: toplevel constant Mutex referenced by Thread::Mutex
I'm currently running ruby 2.2.2p95.
The text was updated successfully, but these errors were encountered:
@Tuckie I was getting this too and updated to ruby 2.3.0 and either the fresh gems or the ruby update fixed it.
Sorry, something went wrong.
I had previously updated to ruby 2.3.0, and running $ bundle update seemed to do the trick.
$ bundle update
No branches or pull requests
as a result of pull #85, I now receive the warning:
I'm currently running ruby 2.2.2p95.
The text was updated successfully, but these errors were encountered: