From a8ee521b1ac7fd01fc4c3f07c873080138abde9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 03:01:11 +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 9aa68f4..db8a519 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM builder (3.3.0) case_transform (0.2) activesupport - chartkick (5.1.5) + chartkick (5.2.0) concurrent-ruby (1.3.5) connection_pool (2.5.1) crass (1.0.6)