From a953ae1a79adf3ac2d1935c172320e28353d9c34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 12:33:52 +0000 Subject: [PATCH] Bump chartkick from 5.1.5 to 5.2.0 Bumps [chartkick](https://github.com/ankane/chartkick) from 5.1.5 to 5.2.0. - [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/chartkick/compare/v5.1.5...v5.2.0) --- updated-dependencies: - dependency-name: chartkick dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ca2d58374..3b5505c43 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -147,7 +147,7 @@ GEM xpath (~> 3.2) case_transform (0.2) activesupport - chartkick (5.1.5) + chartkick (5.2.0) childprocess (5.1.0) logger (~> 1.5) coderay (1.1.3)