From bf86baa2f15508fb8b987c32b33b4b143f59db73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 23:17:24 +0000 Subject: [PATCH] :arrow_up: Bump chartkick from 5.1.0 to 5.1.1 Bumps [chartkick](https://github.com/ankane/chartkick) from 5.1.0 to 5.1.1. - [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/chartkick/compare/v5.1.0...v5.1.1) --- updated-dependencies: - dependency-name: chartkick dependency-type: indirect 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 33ced1695..fa86832e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - chartkick (5.1.0) + chartkick (5.1.1) childprocess (5.1.0) logger (~> 1.5) clearance (2.8.0)