summaryrefslogtreecommitdiff
path: root/.expeditor
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-03-19 17:12:12 -0700
committerTim Smith <tsmith@chef.io>2019-03-19 17:12:12 -0700
commitb3d4a9ac7418dc5c6017883d975cfa0386ddb1bb (patch)
tree262e8c8397ac7969d997bbcc262e3f64d96def73 /.expeditor
parent2547ffd5384727794fcb009e0bd9c786f6771eb5 (diff)
downloadmixlib-cli-b3d4a9ac7418dc5c6017883d975cfa0386ddb1bb.tar.gz
Add back support for Ruby 2.4
This allows us to use this on Chef 14 and Chef 15 and simplifies our maint for the next year. Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.expeditor')
-rw-r--r--.expeditor/config.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index 128952f..53aa307 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -16,6 +16,8 @@ github:
# allow bumping the minor release via label
minor_bump_labels:
- "Expeditor: Bump Version Minor"
+ mmajor_bump_labels:
+ - "Expeditor: Bump Version Major"
changelog:
rollup_header: Changes not yet released to rubygems.org