From 109bded2a5a2f75a4fd7342f1a0dc1a184dbadd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 00:36:13 +0200 Subject: [PATCH] Build(deps): Bump image_size from 2.1.0 to 2.1.1 (#13628) Bumps [image_size](https://github.com/toy/image_size) from 2.1.0 to 2.1.1. - [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/v2.1.0...v2.1.1) --- 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 fe2c7f61a5..c7ad91f9ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -176,7 +176,7 @@ GEM image_size (>= 1.5, < 3) in_threads (~> 1.3) progress (~> 3.0, >= 3.0.1) - image_size (2.1.0) + image_size (2.1.1) in_threads (1.5.4) jmespath (1.4.0) jquery-rails (4.4.0)