From 84dfb2774e24ff56f454af59e858f5210416f5be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 03:04:45 +0000 Subject: [PATCH] Bump docker-api from 2.2.0 to 2.3.0 Bumps [docker-api](https://github.com/swipely/docker-api) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/swipely/docker-api/releases) - [Commits](https://github.com/swipely/docker-api/commits) --- updated-dependencies: - dependency-name: docker-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1f95a087..7af083a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -145,13 +145,13 @@ GEM debug_inspector (1.2.0) diff-lcs (1.5.1) docile (1.4.0) - docker-api (2.2.0) - excon (>= 0.47.0) + docker-api (2.3.0) + excon (>= 0.64.0) multi_json drb (2.2.1) erubi (1.13.0) eventmachine (1.2.7) - excon (0.110.0) + excon (0.111.0) execjs (2.9.1) factory_bot (6.4.6) activesupport (>= 5.0.0)