Skip to content

Bump bcrypt from 3.1.11 to 3.1.20#234

Merged
tom93 merged 1 commit intomasterfrom
bump-bcrypt
Jan 1, 2024
Merged

Bump bcrypt from 3.1.11 to 3.1.20#234
tom93 merged 1 commit intomasterfrom
bump-bcrypt

Conversation

@tom93
Copy link
Contributor

@tom93 tom93 commented Jan 1, 2024

Extracted from #223 (because this is also important outside CI) and added links to commit message:

This fixes the following error during rake db:seed on Ubuntu 20.04:

BCrypt::Errors::InvalidHash (invalid hash)

See:
https://www.github.com/heartcombo/devise/issues/4861
https://www.github.com/bcrypt-ruby/bcrypt-ruby/issues/165
https://www.github.com/bcrypt-ruby/bcrypt-ruby/pull/164

This fixes the following error during `rake db:seed` on Ubuntu 20.04:

BCrypt::Errors::InvalidHash (invalid hash)

See:
https://www.github.com/heartcombo/devise/issues/4861
https://www.github.com/bcrypt-ruby/bcrypt-ruby/issues/165
https://www.github.com/bcrypt-ruby/bcrypt-ruby/pull/164

Co-authored-by: Tom Levy <tomlevy93@gmail.com>
@tom93 tom93 merged commit 7f17c8c into master Jan 1, 2024
@tom93 tom93 deleted the bump-bcrypt branch January 1, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants