summaryrefslogtreecommitdiff
path: root/.expeditor/config.yml
diff options
context:
space:
mode:
authorJohn McCrae <jmccrae@chf.io>2022-04-04 15:12:49 -0700
committerJohn McCrae <jmccrae@chf.io>2022-04-04 15:12:49 -0700
commitb422d958965972972a671b7d1bba61fa343f8175 (patch)
tree026d24f6e96c60f51148c8ebbc0f949e1155cdfb /.expeditor/config.yml
parent7c2afb88a4fb34b5515bb1881f335b945b8b0f04 (diff)
downloadmixlib-shellout-b422d958965972972a671b7d1bba61fa343f8175.tar.gz
Hard Coding the gems in the gemfile to overcome a Ruby 3.1 bug
Signed-off-by: John McCrae <jmccrae@chf.io>
Diffstat (limited to '.expeditor/config.yml')
-rw-r--r--.expeditor/config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index f550cf8..5a4cd54 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -9,6 +9,7 @@ slack:
rubygems:
- mixlib-shellout
- mixlib-shellout-universal-mingw32
+ - mixlib-shellout-universal-mingw-ucrt
github:
# This deletes the GitHub PR branch after successfully merged into the release branch