From 4d2d86e0df434ee25a508aceb1ea209a0c64f80b Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Tue, 2 Mar 2021 21:36:48 +0900 Subject: [PATCH] pin bundler to 2.2.11 It seems the latest 2.2.12 requires rake>13.0 installed and that requirement doesn't work well in current our CI jobs. Let's pin it to the previous version until we resolve the issue. This change also removes the pin for the very old Ruby version. Closes-Bug: #1917457 Change-Id: I62f35dce338ae186a217dd1d0a141d3a737243a0 --- playbooks/prepare-node-integration.yaml | 4 +--- playbooks/run-lint-tests.yaml | 4 +--- playbooks/run-litmus-tests.yaml | 4 +--- playbooks/run-syntax-tests.yaml | 4 +--- playbooks/run-unit-tests.yaml | 4 +--- 5 files changed, 5 insertions(+), 15 deletions(-) diff --git a/playbooks/prepare-node-integration.yaml b/playbooks/prepare-node-integration.yaml index 6d85e376d..0dde9c7e4 100644 --- a/playbooks/prepare-node-integration.yaml +++ b/playbooks/prepare-node-integration.yaml @@ -37,9 +37,7 @@ cmd: | ruby <