solnic / coercible

Powerful, flexible and configurable coercion library. And nothing more.
MIT License
137 stars 16 forks source link

please release 1.0.1 #21

Open boutil opened 8 years ago

boutil commented 8 years ago

Hi,

Could you please release the 1.0.1 version with RSpec3 support as a gem? Thanks!

Cédric

mbj commented 8 years ago

version with RSpec3 support as a gem? Thanks!

How does coercible relate to rspec3?

boutil commented 8 years ago

It is related only in the sense that it uses rspec to run the tests. I am thinking specifically at https://github.com/solnic/coercible/commit/053ee5c8ccd41a7b14aff81bb308f4f1c1a2cf5f which updates the specs to be run with rspec3.

mbj commented 8 years ago

So as a user of a release it does not make any difference? Rspec is a development, not a runtime dependency.