From 2d9366d3a05fb339d3a7559bd8f1c2472d4bc47d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Mar 2021 09:00:48 +0000 Subject: [PATCH] Bump docker-api from 2.0.0 to 2.1.0 Bumps [docker-api](https://github.com/swipely/docker-api) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/swipely/docker-api/releases) - [Commits](https://github.com/swipely/docker-api/commits/v2.1.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 09f19c66..fb40c0a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,7 @@ GEM debug_inspector (1.0.0) diff-lcs (1.4.4) docile (1.3.5) - docker-api (2.0.0) + docker-api (2.1.0) excon (>= 0.47.0) multi_json domain_name (0.5.20190701)