Fix Chef patches to work with any Ruby version
The previous patches assumed Ruby 3.0.x were used. This commit detects which Ruby version is installed and patches the files accordingly. We now extract the Gem path from `Gem.path` and use that as the base directory. Part of https://gitlab.com/groups/gitlab-org/-/epics/10034 Changelog: changed
parent
88bea4d7
No related branches found
No related tags found
Please register or sign in to comment