sul-dlss / dor-services-app

A Rails application exposing Digital Object Registry functions as a RESTful HTTP API
https://sul-dlss.github.io/dor-services-app/
Other
3 stars 2 forks source link

Update actionpack to address CVE-2024-28103 #5075

Closed aaron-collier closed 1 month ago

aaron-collier commented 1 month ago

Why was this change made? 🤔

This fixes CVE-2024-28103 and avoids the need for SKIP_BUNDLE_AUDIT=true

How was this change tested? 🤨

âš¡ âš  If this change has cross service impact, including data writes to shared file systems, run integration tests and/or test in [stage|qa] environment, in addition to specs. âš¡