collectiveidea / json_spec

Easily handle JSON in RSpec and Cucumber
rubygems.org/gems/json_spec
MIT License
919 stars 114 forks source link

Rspec4? #93

Closed axlekb closed 8 years ago

axlekb commented 8 years ago

Any chance someone has had some luck running this with rspec >= 4.0?

gem.add_dependency "rspec", ">= 2.0", "< 4.0"

axlekb commented 8 years ago

Sorry about this. I misread my gem dependenices. :-(