From e9d1377deaad0fce03a7b2dad3a9ea8cc70ee4f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Dec 2020 07:15:22 +0000 Subject: [PATCH] Bump chunky_png from 1.3.8 to 1.4.0 Bumps [chunky_png](https://github.com/wvanbergen/chunky_png) from 1.3.8 to 1.4.0. - [Release notes](https://github.com/wvanbergen/chunky_png/releases) - [Changelog](https://github.com/wvanbergen/chunky_png/blob/master/CHANGELOG.rdoc) - [Commits](https://github.com/wvanbergen/chunky_png/compare/v1.3.8...v1.4.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4a9684644f83..d4e8100918bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) - chunky_png (1.3.8) + chunky_png (1.4.0) coderay (1.1.1) colorator (1.1.0) compass (0.12.7)