<div dir="ltr">It seems that Cucumber support hasn't quite caught up yet. The issue below seems to be a blocker for me.<div><br></div><div><a href="https://github.com/cucumber/cucumber/pull/666">https://github.com/cucumber/cucumber/pull/666</a><br>

</div><div><br></div><div>This gives a little more background</div><div><br></div><div><a href="https://github.com/rspec/rspec-core/issues/1480">https://github.com/rspec/rspec-core/issues/1480</a></div><div><br></div><div>

Aside from the Cucumber issue I found upgrading easy.</div><div><br></div><div>Kudos for deprecating "should" syntax, I also can't wait to get that "disable_monkey_patching!" mode switched on.</div>

<div class="gmail_extra"><br><div class="gmail_quote">On 19 May 2014 16:43, Sam Phippen <span dir="ltr"><<a href="mailto:samphippen@googlemail.com" target="_blank">samphippen@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

Hello Everyone,<br>
<br>
For those of you that don’t know me: I’m Sam Phippen, I’m a local rubyist and I sometimes help maintain RSpec as a member of the RSpec core team.<br>
I thought I’d let everyone know that RSpec 3 RC 1 has been released. If nobody finds any show-stopping bugs in RSpec 3 between now and 2 weeks, we’re<br>
planning on cutting the RC gem as the actual release! It would be very helpful if you could do the upgrade and see if anything breaks for you.<br>
<br>
To give a very brief overview of the recommended upgrade process, most apps should undergo the following series of changes:<br>
<br>
1. Ensure your RSpec 2.xx suite is green.<br>
2. Upgrade to RSpec 2.99 (see <a href="http://rubygems.org/gems/rspec/versions/2.99.0.rc1" target="_blank">http://rubygems.org/gems/rspec/versions/2.99.0.rc1</a>). The reason for RSpec 2.99s existence is as follows:<br>
    RSpec 3, being a major version has breaking changes relative to 2.xx. RSpec 2.99 will work with any 2.xx suite, but will issue warnings<br>
    For anything that won’t work on RSpec 3.0<br>
3. Get warning free on RSpec 2.99<br>
4. Upgrade to RSpec 3.0<br>
<br>
As I said above: it would be very useful if you could upgrade your existing spec suites to run on the RSpec 3.0 release candidate so that we can<br>
weasel out any bugs over the next two weeks. If you’d like any more in-depth help feel free to:<br>
<br>
* email the RSpec mailing list<br>
* hop in to #rspec on <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a><br>
* email me back directly (I might not get to it as my inbox is always buried)<br>
<br>
Thanks in advance for helping us out if you do.<br>
—<br>
<span class=""><font color="#888888">Sam Phippen<br>
_______________________________________________<br>
Chat mailing list<br>
<a href="mailto:Chat@lists.lrug.org">Chat@lists.lrug.org</a><br>
<a href="http://lists.lrug.org/listinfo.cgi/chat-lrug.org" target="_blank">http://lists.lrug.org/listinfo.cgi/chat-lrug.org</a><br>
</font></span></blockquote></div><br></div></div>