reenhanced / gitreflow

Reflow automatically creates pull requests, ensures the code review is approved, and squash merges finished branches to master with a great commit message template.
MIT License
1.49k stars 64 forks source link

[162] Updating Rspec Version to 3.3.0 #165

Closed simonzhu24 closed 8 years ago

simonzhu24 commented 8 years ago

Updating Rspec to 3.3.0 for now. Looking to update to 3.4.0 later.

codenamev commented 8 years ago

LGTM, can you document here the issues you were facing in 3.4.0 for future reference please?

Thanks again for great work! :smile:

simonzhu24 commented 8 years ago

Updating to Rspec 3.4.0 causes several of the Rspec tests to fail with unexpected errors. Upgrading to 3.3.0 for now.