From 3fcf2937967c9ce5aa7c09a2fb16fca55417ad1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 02:17:07 +0000 Subject: [PATCH] Bump chartkick from 5.1.5 to 5.2.1 Bumps [chartkick](https://github.com/ankane/chartkick) from 5.1.5 to 5.2.1. - [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/chartkick/compare/v5.1.5...v5.2.1) --- updated-dependencies: - dependency-name: chartkick dependency-version: 5.2.1 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..55cf4b1 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.1) concurrent-ruby (1.3.5) connection_pool (2.5.1) crass (1.0.6)