Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and imustafin committed Nov 23, 2024
1 parent 6fc60e7 commit 676ef93
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 @@ -62,7 +62,7 @@ gem 'sentry-ruby', '~> 5.17'
gem 'sentry-rails', '~> 5.17'
gem 'sentry-sidekiq', '~> 5.21'

gem 'chartkick', '~> 5.0', '>= 5.0.6'
gem 'chartkick', '~> 5.1'

gem 'crawler_detect', '~> 1.2'
gem 'activerecord-import', '~> 1.8'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ GEM
msgpack (~> 1.2)
builder (3.3.0)
byebug (11.1.3)
chartkick (5.0.6)
chartkick (5.1.2)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
Expand Down Expand Up @@ -310,7 +310,7 @@ DEPENDENCIES
activerecord-import (~> 1.8)
bootsnap (>= 1.4.4)
byebug
chartkick (~> 5.0, >= 5.0.6)
chartkick (~> 5.1)
crawler_detect (~> 1.2)
factory_bot_rails (~> 6.4, >= 6.4.3)
heroicon (~> 1.0.0)
Expand Down

0 comments on commit 676ef93

Please sign in to comment.