From 868d503e84bde99edffaedcd1957ce524bf935a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 23:05:52 +0100 Subject: [PATCH] Build(deps): Bump image_size from 3.1.0 to 3.2.0 (#18873) Bumps [image_size](https://github.com/toy/image_size) from 3.1.0 to 3.2.0. - [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.1.0...v3.2.0) --- updated-dependencies: - dependency-name: image_size dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] 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 49cf7d7e50..d1c6a25450 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -182,7 +182,7 @@ GEM image_size (>= 1.5, < 4) in_threads (~> 1.3) progress (~> 3.0, >= 3.0.1) - image_size (3.1.0) + image_size (3.2.0) in_threads (1.6.0) jmespath (1.6.1) jquery-rails (4.5.0)