datamapper / dm-types

DataMapper plugin providing extra data types
http://datamapper.org/
MIT License
55 stars 80 forks source link

Update dm-types.gemspec #82

Closed DouglasAllen closed 8 years ago

DouglasAllen commented 9 years ago

Before 1.2.2 release please update the spec if you can? Thanks Try it out. I'm tired of: Post-install message from bcrypt-ruby:

The bcrypt-ruby gem has changed its name to just bcrypt. Instead of installing bcrypt-ruby, you should install bcrypt. Please update your dependencies accordingly.

A work around here: https://learnsinatrajustdoit.herokuapp.com/ Watch out that I changed the version back to 1.2.0 after pull request. Also see: https://learnsinatrajustdoit.herokuapp.com/gemfile and https://learnsinatrajustdoit.herokuapp.com/gemlock

postmodern commented 8 years ago

I went ahead and fixed this in b9a8b67de59e896cc988ff401f8bf2514076bb45. Not sure if I have permission to release a new version.