From 7a5be14face82f9655b94774d0e26b60a88c0b84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Dec 2021 09:21:23 +0000 Subject: [PATCH] Bump fastimage from 2.2.5 to 2.2.6 Bumps [fastimage](https://github.com/sdsykes/fastimage) from 2.2.5 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.5...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 1c656658c16..0779f5889c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,7 +24,7 @@ GEM faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) faraday-rack (1.0.0) - fastimage (2.2.5) + fastimage (2.2.6) method_source (1.0.0) minitest (5.14.4) multipart-post (2.1.1)