From 1fb8fef3f8525be9c17f3f8d545a44c933e2a675 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 12:58:01 +0200 Subject: [PATCH] Build(deps): Bump image_size from 3.0.1 to 3.0.2 (#16876) Bumps [image_size](https://github.com/toy/image_size) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/toy/image_size/releases) - [Changelog](https://github.com/toy/image_size/blob/master/CHANGELOG.markdown) - [Commits](https://github.com/toy/image_size/compare/v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: image_size dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f16137115fb..cbb4824338b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -186,7 +186,7 @@ GEM image_size (>= 1.5, < 4) in_threads (~> 1.3) progress (~> 3.0, >= 3.0.1) - image_size (3.0.1) + image_size (3.0.2) in_threads (1.6.0) ipaddr (1.2.4) jmespath (1.6.1)