scientist-softserv / oral-history

UCLA LIBRARY-CENTER FOR ORAL HISTORY RESEARCH --Documenting the histories of Los Angeles-- The UCLA Library creates a vibrant nexus of ideas, collections, expertise, and spaces in which users illuminate solutions for local and global challenges. We constantly evolve to advance UCLA’s research, education, and public service mission by empowering and
https://oralhistory.library.ucla.edu/
0 stars 0 forks source link

Run Bundler Audit After Rails Upgrade #20

Closed crisr15 closed 3 months ago

crisr15 commented 1 year ago

Summary

After Rails upgrade run Bundler Audit to see if any gems need to be updated.

Related

Cannot work on this until rails upgrade is complete Rails Upgrade Ticket: https://github.com/scientist-softserv/oral-history/issues/18

Acceptance Criteria

Notes

Brakeman and Bundler Audit before the upgrades: https://docs.google.com/document/d/1tXW9Jvbk1wx7fE_fOmvvfXfaVL4awpwbfrsvuwgmmKA/edit

aprilrieger commented 1 year ago

Updated brakeman audit link: https://docs.google.com/document/d/1lfwAxlsT5s2QHK0tGIAtwljVyPQSJNqQawVI65s9-c0/edit?usp=sharing

aprilrieger commented 1 year ago

Upgrade gems to resolve bundler audit concerns:

Resolve errors from brakeman audit:

== Errors ==

Resolve High/Medium warnings:

== Warnings ==

aprilrieger commented 1 year ago

Image