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