From e29fc2b82ffcb3fb502cf9ecd54edce54897b108 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 23 Oct 2020 14:37:44 +0000 Subject: [PATCH] Build(deps): Bump chunky_png from 1.3.12 to 1.3.13 Bumps [chunky_png](https://github.com/wvanbergen/chunky_png) from 1.3.12 to 1.3.13. - [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.12...v1.3.13) 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 eb127525ff..ad274a5f76 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.12) + chunky_png (1.3.13) coderay (1.1.3) colored2 (3.1.2) concurrent-ruby (1.1.7)