ifmeorg / ifme

Free, open source mental health communication web app to share experiences with loved ones
http://www.if-me.org/
GNU Affero General Public License v3.0
1.45k stars 731 forks source link

Exclude activesupport upgrade from bundle-audit check #2228

Closed julianguyen closed 1 year ago

julianguyen commented 1 year ago

Description

Until we upgrade to Ruby v3 and Rails v7, we need to exclude updates to active* packages e.g. activerecord and activesupport in the bundle-audit check.


Reviewing this pull request? Check out our Code Review Practices guide if you haven't already!