From f70042860bec7818651d8d8ae95e073623845b60 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 20:11:52 +0000 Subject: [PATCH] Build(deps): Bump chunky_png from 1.3.13 to 1.3.14 Bumps [chunky_png](https://github.com/wvanbergen/chunky_png) from 1.3.13 to 1.3.14. - [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.13...v1.3.14) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index dd68dfd1bd5..13c5e13c20b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM byebug (11.1.3) cbor (0.5.9.6) certified (1.0.0) - chunky_png (1.3.13) + chunky_png (1.3.14) coderay (1.1.3) colored2 (3.1.2) concurrent-ruby (1.1.7)