update ruby gems

This commit is contained in:
Jay Lee
2019-09-27 21:32:16 -04:00
parent 07672eb874
commit d78abc92f2
2 changed files with 4 additions and 1 deletions

View File

@@ -13,3 +13,7 @@ MACOSVERSION=$(defaults read loginwindow SystemVersionStampAsString)
GAM_ARCHIVE=gam-$GAMVERSION-$GAMOS-$PLATFORM-MacOS$MACOSVERSION.tar.xz
rm gam/lastupdatecheck.txt
tar cfJ $GAM_ARCHIVE gam/
# attempt to fix deploy phase
gem update --system
gem update