From 1e74cc685f7c27b836248276be8e0d86cbd8d0c6 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 31 Oct 2024 04:03:32 +0000
Subject: [PATCH] chore(deps): 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] <support@github.com>
---
 Gemfile.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index ed11c84..56c55ed 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -2,10 +2,10 @@ GEM
   remote: https://rubygems.org/
   specs:
     diff-lcs (1.5.0)
-    docker-api (2.3.0)
+    docker-api (2.4.0)
       excon (>= 0.64.0)
       multi_json
-    excon (0.111.0)
+    excon (1.1.1)
     multi_json (1.15.0)
     net-scp (4.0.0)
       net-ssh (>= 2.6.5, < 8.0.0)