From ee5b93c49b4cc74c47a7f4f907296c592aea99fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Dec 2021 09:18:30 +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 8b1a43f6fb0..a1d090ed7eb 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.3) + fastimage (2.2.6) method_source (1.0.0) minitest (5.14.4) multipart-post (2.1.1)