From e6ad985dacceca3401de9f3f081a895e525f9f97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Dec 2021 09:12:19 +0000 Subject: [PATCH] Bump fastimage from 2.2.3 to 2.2.6 Bumps [fastimage](https://github.com/sdsykes/fastimage) from 2.2.3 to 2.2.6. - [Release notes](https://github.com/sdsykes/fastimage/releases) - [Changelog](https://github.com/sdsykes/fastimage/blob/master/CHANGELOG) - [Commits](https://github.com/sdsykes/fastimage/compare/v2.2.3...v2.2.6) --- updated-dependencies: - dependency-name: fastimage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 05b4f779db8..46bd48ea8c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,7 @@ GEM faraday-excon (1.1.0) faraday-net_http (1.0.1) faraday-net_http_persistent (1.1.0) - fastimage (2.2.3) + fastimage (2.2.6) method_source (1.0.0) minitest (5.14.4) multipart-post (2.1.1)