From d39315239e795cfb4c9f567b4b4f63db3790c8df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 11:40:59 +0800 Subject: [PATCH] Build(deps): Bump image_optim from 0.30.0 to 0.31.0 (#14494) Bumps [image_optim](https://github.com/toy/image_optim) from 0.30.0 to 0.31.0. - [Release notes](https://github.com/toy/image_optim/releases) - [Changelog](https://github.com/toy/image_optim/blob/master/CHANGELOG.markdown) - [Commits](https://github.com/toy/image_optim/compare/v0.30.0...v0.31.0) --- updated-dependencies: - dependency-name: image_optim dependency-type: direct:production update-type: version-update:semver-minor ... 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 918ef7e879..586dbe31e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -173,7 +173,7 @@ GEM http_accept_language (2.1.1) i18n (1.8.10) concurrent-ruby (~> 1.0) - image_optim (0.30.0) + image_optim (0.31.0) exifr (~> 1.2, >= 1.2.2) fspath (~> 3.0) image_size (>= 1.5, < 3)