mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
chore: patch security vulnerabilities
This commit is contained in:
parent
a52ccb609c
commit
1fffb79e7f
2 changed files with 71 additions and 64 deletions
5
scripts/patches.sh
Normal file
5
scripts/patches.sh
Normal 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