sqm-dashboards/scripts/patches.sh
2024-11-20 14:41:34 -08:00

5 lines
91 B
Bash

#!/usr/bin/env sh
bundle update rexml
bundle update actionpack
bundle update actionmailer