From edc14e97f7354d37911b1b97969611d2cd055386 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 08:59:35 +0000 Subject: [PATCH] Bump fastimage from 2.2.3 to 2.2.7 Bumps [fastimage](https://github.com/sdsykes/fastimage) from 2.2.3 to 2.2.7. - [Changelog](https://github.com/sdsykes/fastimage/blob/master/CHANGELOG) - [Commits](https://github.com/sdsykes/fastimage/compare/v2.2.3...v2.2.7) --- 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..f40fbf53b88 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.7) method_source (1.0.0) minitest (5.14.4) multipart-post (2.1.1)