sqm-dashboards/scripts/patches.sh
2024-11-20 14:45:03 -08:00

5 lines
91 B
Bash
Executable file

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