Patch inspec gem to work with future parser gems
Due to https://github.com/inspec/inspec/issues/7029, omnibus-gitlab will not work if parser 3.3.1.0 and up are installed. Patch the gem with https://github.com/inspec/inspec/pull/7030 until an update is available. This will avoid failures if parser 3.3.1.0 is installed and prevent incidents such as https://gitlab.com/gitlab-com/gl-infra/production/-/issues/17954. Changelog: fixed
Showing
- config/patches/inspec-gem/fix-uninitialized-constant-parser-mixin.patch 45 additions, 0 deletions.../inspec-gem/fix-uninitialized-constant-parser-mixin.patch
- config/projects/gitlab.rb 1 addition, 0 deletionsconfig/projects/gitlab.rb
- config/software/inspec-gem.rb 43 additions, 0 deletionsconfig/software/inspec-gem.rb
Loading
Please register or sign in to comment