chore: patch security vulnerabilities

This commit is contained in:
Nelson Jovel 2024-11-20 14:41:34 -08:00
parent 308efbc6dc
commit f91b4ec431
2 changed files with 70 additions and 70 deletions

5
scripts/patches.sh Executable file
View file

@ -0,0 +1,5 @@
#!/usr/bin/env sh
bundle update rexml
bundle update actionpack
bundle update actionmailer