From aed9f1aa4d3dbbe4ae81e32ac50ce4e94cee4317 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 09:39:59 +0000 Subject: [PATCH] Bump chartkick from 5.0.6 to 5.1.0 Bumps [chartkick](https://github.com/ankane/chartkick) from 5.0.6 to 5.1.0. - [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/chartkick/compare/v5.0.6...v5.1.0) --- updated-dependencies: - dependency-name: chartkick dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index dd4e527..e831a64 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,7 +133,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - chartkick (5.0.6) + chartkick (5.1.0) childprocess (5.0.0) concurrent-ruby (1.3.4) connection_pool (2.4.1)