From 5dca5a43858b044f009c6bae441191f5f542cd1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:57:28 +0000 Subject: [PATCH] Bump chartkick from 4.2.1 to 5.1.2 Bumps [chartkick](https://github.com/ankane/chartkick) from 4.2.1 to 5.1.2. - [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/chartkick/compare/v4.2.1...v5.1.2) --- updated-dependencies: - dependency-name: chartkick dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 561d1e007..35deb7614 100644 --- a/Gemfile +++ b/Gemfile @@ -38,7 +38,7 @@ gem 'bootstrap-social-rails', '~> 4.12' gem 'bootstrap_form', '~> 2.7' gem 'bundler' # Ensure it's available # Note: if webpacker is used, see chartkick website for added instructions -gem 'chartkick', '~> 4.0' # Chart project_stats +gem 'chartkick', '~> 5.1' # Chart project_stats gem 'faraday-retry', '~> 2.1' # Force retry of faraday requests for reliability # We no longger use "fastly-rails"; it doesn't support Rails 6+. # They recommend switching to the "fastly" gem (aka "fastly-ruby"), diff --git a/Gemfile.lock b/Gemfile.lock index dc1a80566..05a6d0321 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,7 +117,7 @@ GEM xpath (~> 3.2) capybara-slow_finder_errors (0.1.5) capybara (~> 3.0) - chartkick (4.2.1) + chartkick (5.1.2) chef-utils (18.6.2) concurrent-ruby code_analyzer (0.5.5) @@ -584,7 +584,7 @@ DEPENDENCIES bundler bundler-audit capybara-slow_finder_errors - chartkick (~> 4.0) + chartkick (~> 5.1) codecov dotenv-rails (~> 2.7) eslintrb