From 4e35cdd305b359d86d962fd5d9778ffa7d528f86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 16:47:02 +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 640e815e..77b1ec20 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,7 +126,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - chartkick (5.1.5) + chartkick (5.2.0) coderay (1.1.3) concurrent-ruby (1.3.5) connection_pool (2.5.3)