From 14b1f26345791533cde3e9b7fa483cc819e2d6d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 03:27:00 +0000 Subject: [PATCH] Bump docker-api from 2.3.0 to 2.4.0 Bumps [docker-api](https://github.com/swipely/docker-api) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/swipely/docker-api/releases) - [Commits](https://github.com/swipely/docker-api/compare/v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: docker-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a9e8bcd19..f8f882357 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -142,7 +142,7 @@ GEM debug_inspector (1.2.0) diff-lcs (1.5.1) docile (1.4.1) - docker-api (2.3.0) + docker-api (2.4.0) excon (>= 0.64.0) multi_json drb (2.2.1) @@ -150,7 +150,7 @@ GEM et-orbi (1.2.11) tzinfo eventmachine (1.2.7) - excon (1.0.0) + excon (1.1.1) execjs (2.10.0) factory_bot (6.5.0) activesupport (>= 5.0.0)