From 40a01b5da7ccbed49ab8a48f0eda13560ca1dcc3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2020 16:49:03 +0000 Subject: [PATCH] [Security] Bump chartkick from 2.2.5 to 3.4.0 Bumps [chartkick](https://github.com/ankane/chartkick) from 2.2.5 to 3.4.0. **This update includes security fixes.** - [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/v2.2.5...v3.4.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8fc0de8..c0dd45b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,7 +49,7 @@ GEM activemodel (>= 4.0.0) activesupport (>= 4.0.0) mime-types (>= 1.16) - chartkick (2.2.5) + chartkick (3.4.0) codeclimate-test-reporter (1.0.8) simplecov (<= 0.13) coffee-rails (4.2.2)