From df80cc128bd2a93ecd9b6f8a43c7a3952aca7586 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 11:27:44 +0000 Subject: [PATCH] Bump chartkick from 5.1.0 to 5.1.2 Bumps [chartkick](https://github.com/ankane/chartkick) from 5.1.0 to 5.1.2. - [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/chartkick/compare/v5.1.0...v5.1.2) --- updated-dependencies: - dependency-name: chartkick 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 40d9058..aacab03 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -94,7 +94,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - chartkick (5.1.0) + chartkick (5.1.2) concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6)