From 5e116f6eb086ea2e448e38accb92e07f65a88176 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 09:40:00 +0000 Subject: [PATCH] build(deps): bump chartkick from 5.0.1 to 5.0.5 Bumps [chartkick](https://github.com/ankane/chartkick) from 5.0.1 to 5.0.5. - [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/chartkick/compare/v5.0.1...v5.0.5) --- 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 e67ac9aa..dd032ebe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,7 +128,7 @@ GEM marcel (~> 1.0.0) mini_mime (>= 0.1.3) ssrf_filter (~> 1.0) - chartkick (5.0.1) + chartkick (5.0.5) choice (0.2.0) chronic (0.10.2) clipboard-rails (1.7.1)