From 4decb5d510cb7013345f07fcedb1c4bfa78fba66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 21:43:15 +0000 Subject: [PATCH] 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: 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 fcfcac190..64b0cde91 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -181,7 +181,7 @@ GEM image_processing (~> 1.1) marcel (~> 1.0.0) ssrf_filter (~> 1.0) - chartkick (5.1.0) + chartkick (5.1.1) childprocess (5.0.0) codeclimate-test-reporter (1.0.9) simplecov (<= 0.13)