uclibs / aaec

Application to collect, format, and display content for the Artists, Authors, Editors, Composers publication
https://libapps.libraries.uc.edu/aaec
Other
0 stars 1 forks source link

Security updates #432

Closed hortongn closed 1 month 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`

Janell-Huyck commented 1 month ago

https://ucdts.atlassian.net/browse/LIBAAEC-7