While trying to prepare for domain dsls – I struggled for bit on cucumber’s old spec dependency. Did a search for the file not found error for rspec/expectations. Found that it was challenge with the build I had.
I just ran gem install rspec. Voila – the error went away as mentioned the bug report. Even though cucumber is bleeding edge, I am impressed by the sharing of information and the fix which works.