NZOI / nztrain

The NZOI online judge and training site written in Ruby
18 stars 13 forks source link

Bump bcrypt from 3.1.11 to 3.1.20 #234

Closed tom93 closed 10 months ago

tom93 commented 10 months ago

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