From bdefb2a31665f739330f7336cd2d0bc7be0f6d15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 14:15:29 +0000 Subject: [PATCH] Bump chartkick from 5.1.1 to 5.1.2 Bumps [chartkick](https://github.com/ankane/chartkick) from 5.1.1 to 5.1.2. - [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/chartkick/compare/v5.1.1...v5.1.2) --- 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 ea989247..aad73d87 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM msgpack (~> 1.2) builder (3.3.0) byebug (11.1.3) - chartkick (5.1.1) + chartkick (5.1.2) coderay (1.1.3) concurrent-ruby (1.3.4) connection_pool (2.4.1)