mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-05-01 03:00:26 -04:00
* Reduce gem update debugging level, update ruby_parser. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * gem_update: Package File Update Run on linux/386 container. * gem_update: Package File Update Run on linux/amd64 container. * gem_update: Package File Update Run on linux/arm/v7 container. * Add ruby_parser to essential packages. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Better prevent CREW_ESSENTIAL_PACKAGE removal and ruby gem name determination. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Gate CREW_ESSENTIAL_PACKAGE removal block behind a check for gem packages. Signed-off-by: Satadru Pramanik <satadru@gmail.com> --------- Signed-off-by: Satadru Pramanik <satadru@gmail.com> Co-authored-by: satmandu <satmandu@users.noreply.github.com>