Skip to content

Commit

Permalink
Bump chartkick from 4.2.1 to 5.0.6
Browse files Browse the repository at this point in the history
Bumps [chartkick](https://github.com/ankane/chartkick) from 4.2.1 to 5.0.6.
- [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md)
- [Commits](ankane/chartkick@v4.2.1...v5.0.6)

---
updated-dependencies:
- dependency-name: chartkick
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent f8b1ed9 commit 5df3726
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.0' # 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"),
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ GEM
xpath (~> 3.2)
capybara-slow_finder_errors (0.1.5)
capybara (~> 3.0)
chartkick (4.2.1)
chartkick (5.0.6)
chef-utils (18.3.0)
concurrent-ruby
code_analyzer (0.5.5)
Expand Down Expand Up @@ -522,7 +522,7 @@ DEPENDENCIES
bundler
bundler-audit
capybara-slow_finder_errors
chartkick (~> 4.0)
chartkick (~> 5.0)
codecov
dotenv-rails (~> 2.7)
eslintrb
Expand Down

0 comments on commit 5df3726

Please # to comment.