Skip to content

Commit

Permalink
Bump bcrypt from 3.1.11 to 3.1.20
Browse files Browse the repository at this point in the history
This fixes the following error during rake db:seed on Ubuntu 20.04:

BCrypt::Errors::InvalidHash (invalid hash)
  • Loading branch information
Holmes98 committed Dec 30, 2023
1 parent ca9d8c3 commit cb30553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ GEM
backup (3.4.0)
open4 (~> 1.3.0)
thor (>= 0.15.4, < 2)
bcrypt (3.1.11)
bcrypt (3.1.20)
better_errors (2.9.1)
coderay (>= 1.0.0)
erubi (>= 1.0.0)
Expand Down

0 comments on commit cb30553

Please sign in to comment.