From 5ac92974074f45761cd8b1cd1ffba886ffa7d3a0 Mon Sep 17 00:00:00 2001 From: David Ortiz Date: Mon, 5 Jul 2021 10:36:51 +0200 Subject: [PATCH] Revert "Revert #295" --- .circleci/config.yml | 2 +- Gemfile.lock | 2 +- Gemfile.on_prem.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 8248362ab..5602d3df9 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -21,7 +21,7 @@ jobs: docker: # specify the version you desire here - - image: quay.io/3scale/apisonator-ci:v3.3.1.1 + - image: quay.io/3scale/apisonator-ci:v3.4.3 # Specify service dependencies here if necessary # CircleCI maintains a library of pre-built images diff --git a/Gemfile.lock b/Gemfile.lock index 633422a9f..abc9b0035 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -311,4 +311,4 @@ DEPENDENCIES yajl-ruby (~> 1.3.1) BUNDLED WITH - 1.16.6 + 2.2.21 diff --git a/Gemfile.on_prem.lock b/Gemfile.on_prem.lock index aa87f3b08..7743f7fde 100644 --- a/Gemfile.on_prem.lock +++ b/Gemfile.on_prem.lock @@ -289,4 +289,4 @@ DEPENDENCIES yajl-ruby (~> 1.3.1) BUNDLED WITH - 1.16.6 + 2.2.21