codegram / date_validator

A simple, ORM agnostic, Ruby >=2.2 compatible date validator for Rails, based on ActiveModel.
http://thoughts.codegram.com/date-validation-with-rails-3
MIT License
496 stars 82 forks source link

Relax gemspec dependencies to support Rails 3.2 #26

Closed joealba closed 12 years ago

joealba commented 12 years ago

I ran the tests against Rails 3.2, and all passed. Does this gemspec change seem reasonable to you?

oriolgual commented 12 years ago

Thanks, fixed by #28