You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
While installing the data_mapper gem, I got the following message:
Maybe something to look into.
The text was updated successfully, but these errors were encountered: