Closed budmc29 closed 7 years ago
I'm having the same issue. How can I resolve in the time being? I'm running on Ruby 2.2.3
Try a version of guard-rspec previous to 4.7.3 if upgrading to 2.2.5 is not an option.
all good. I upgraded to Ruby 2.3.0 and it works just fine. Thanks!
same problem here, I'm on c9 2.1.5, tried upgrading Ruby to 2.2, 2.2.5, 2.3 but whenever i do that the bundle install gets 'killed' :(
What is the error message?
Version 4.7.3 of guard-rspec has no ruby dependency on rubygems, but when you try and install it you get:
and ruby_dep -v 1.5.0 has a dependency on ruby 2.2+
Solution: Add ruby dependency to rubygems.