From 424afd9e578ac8a9baaf38464fe792c59be786b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 15:06:05 +0000 Subject: [PATCH] Bump chartkick from 5.0.6 to 5.0.7 Bumps [chartkick](https://github.com/ankane/chartkick) from 5.0.6 to 5.0.7. - [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/chartkick/compare/v5.0.6...v5.0.7) --- 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 19a980a3..77761bd0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,7 @@ GEM msgpack (~> 1.2) builder (3.2.4) byebug (11.1.3) - chartkick (5.0.6) + chartkick (5.0.7) coderay (1.1.3) concurrent-ruby (1.2.3) connection_pool (2.4.1)