From 2f88a7189eebe96459cf1c72d620e24a65d83342 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 14:12:03 +0000 Subject: [PATCH] Bump chartkick from 5.1.4 to 5.1.5 Bumps [chartkick](https://github.com/ankane/chartkick) from 5.1.4 to 5.1.5. - [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/chartkick/compare/v5.1.4...v5.1.5) --- updated-dependencies: - dependency-name: chartkick dependency-version: 5.1.5 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 03ceb8ef..366f4da6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,7 +105,7 @@ GEM racc builder (3.3.0) byebug (12.0.0) - chartkick (5.1.4) + chartkick (5.1.5) coderay (1.1.3) concurrent-ruby (1.3.5) connection_pool (2.5.3)