From 69bf712622b7c42d662f5d7558dbd7c20646d02f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 11:23:36 +0000 Subject: [PATCH] Bump chartkick from 5.0.2 to 5.0.3 Bumps [chartkick](https://github.com/ankane/chartkick) from 5.0.2 to 5.0.3. - [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/chartkick/compare/v5.0.2...v5.0.3) --- updated-dependencies: - dependency-name: chartkick dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9eb53090d..9d567f57b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -159,7 +159,7 @@ GEM mimemagic (>= 0.3.0) mini_mime (>= 0.1.3) ssrf_filter (~> 1.0) - chartkick (5.0.2) + chartkick (5.0.3) codeclimate-test-reporter (1.0.9) simplecov (<= 0.13) coffee-rails (5.0.0)