This repository was archived by the owner on Apr 17, 2018. It is now read-only.
This repository was archived by the owner on Apr 17, 2018. It is now read-only.
Bcrypt gem out of date #50
Open
Description
While installing the data_mapper gem, I got the following message:
Fetching: dm-validations-1.2.0.gem (100%)
Successfully installed dm-validations-1.2.0
Fetching: bcrypt-3.1.7.gem (100%)
Building native extensions. This could take a while...
Successfully installed bcrypt-3.1.7
Fetching: bcrypt-ruby-3.1.5.gem (100%)
#######################################################
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.
#######################################################
Successfully installed bcrypt-ruby-3.1.5
Maybe something to look into.
Metadata
Metadata
Assignees
Labels
No labels