From a4041b443050ef689655baa600441edf83ab705b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 21:24:40 +0000 Subject: [PATCH] Bump chartkick from 5.1.0 to 5.1.5 Bumps [chartkick](https://github.com/ankane/chartkick) from 5.1.0 to 5.1.5. - [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/chartkick/compare/v5.1.0...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 9a8fb86..2f2432c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,7 +92,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - chartkick (5.1.0) + chartkick (5.1.5) concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6)