summaryrefslogtreecommitdiff
path: root/.expeditor
diff options
context:
space:
mode:
authorjayashri garud <jgarud@msystechnologies.com>2022-02-24 12:28:11 +0530
committerjayashri garud <jgarud@msystechnologies.com>2022-02-25 10:56:48 +0530
commitc4d45f8bd07a287258d60e1f03487bb5fa751c11 (patch)
tree3075c18649cf37f958abd4e7c6c0f4d4b5109362 /.expeditor
parentb7204daad805f9133973ba47aeaa74d7c31b6524 (diff)
downloadchef-zero-c4d45f8bd07a287258d60e1f03487bb5fa751c11.tar.gz
pin activesupport to 6.1 until we support ruby 2.6
Signed-off-by: jayashri garud <jgarud@msystechnologies.com>
Diffstat (limited to '.expeditor')
-rw-r--r--.expeditor/verify.pipeline.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml
index 934e60b..1b289d2 100644
--- a/.expeditor/verify.pipeline.yml
+++ b/.expeditor/verify.pipeline.yml
@@ -8,7 +8,6 @@ steps:
- label: run-lint-and-specs-ruby-2.6
command:
- - apt-get update
- .expeditor/run_linux_tests.sh rake spec pedant style
expeditor:
executor:
@@ -17,7 +16,6 @@ steps:
- label: run-lint-and-specs-ruby-2.7
command:
- - apt-get update
- .expeditor/run_linux_tests.sh rake spec pedant style
expeditor:
executor:
@@ -26,7 +24,6 @@ steps:
- label: run-lint-and-specs-ruby-3.0
command:
- - apt-get update
- .expeditor/run_linux_tests.sh rake spec pedant style
expeditor:
executor:
@@ -35,7 +32,6 @@ steps:
- label: run-lint-and-specs-ruby-3.1
command:
- - apt-get update
- .expeditor/run_linux_tests.sh rake spec pedant style
expeditor:
executor: