From 0d2ef5c939e2b89642216c74322203d3157b1b66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2020 15:00:14 +0000 Subject: [PATCH] Bump chartkick from 3.3.1 to 3.4.0 Bumps [chartkick](https://github.com/ankane/chartkick) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/ankane/chartkick/releases) - [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/chartkick/compare/v3.3.1...v3.4.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 94be963..e31f0a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (~> 1.5) xpath (~> 3.2) - chartkick (3.3.1) + chartkick (3.4.0) childprocess (3.0.0) choice (0.2.0) coffee-rails (4.2.2)