Open Tuckie opened 8 years ago
as a result of pull https://github.com/middleman/middleman-livereload/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.
@Tuckie I was getting this too and updated to ruby 2.3.0 and either the fresh gems or the ruby update fixed it.
I had previously updated to ruby 2.3.0, and running $ bundle update seemed to do the trick.
$ bundle update
as a result of pull https://github.com/middleman/middleman-livereload/pull/85, I now receive the warning:
I'm currently running ruby 2.2.2p95.