mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-09 15:38:21 -07:00
chore: patch security vulnerabilities
This commit is contained in:
parent
67a9a96433
commit
4694cfb4ae
2 changed files with 70 additions and 69 deletions
5
scripts/patches.sh
Executable file
5
scripts/patches.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
bundle update rexml
|
||||
bundle update actionpack
|
||||
bundle update actionmailer
|
||||
Loading…
Add table
Add a link
Reference in a new issue