uclibs / staff-directory-23

1 stars 0 forks source link

Security updates #186

Closed hortongn closed 2 months ago

hortongn commented 3 months ago
  1. Update ruby 3.3.1 (resolves vulnerabilities)
  2. bundle update
  3. yarn upgrade

See https://github.com/uclibs/treatment_database/pull/505/files

Upgrading in Mac environments:

If you're using rbenv: CONFIGURE_OPTS="--with-openssl-dir=$(brew --prefix openssl@1.1) --with-opt-dir=$(brew --prefix openssl@1.1)" rbenv install 3.3.1 && rbenv rehash

If you use rvm: rvm reinstall 3.3.1 --with-openssl-dir=brew --prefix openssl@1.1--with-opt-dir=brew --prefix openssl@1.1`

haitzlm commented 2 months ago

moved to jira