Skip to content
This repository was archived by the owner on Mar 1, 2026. It is now read-only.

Commit 52b0010

Browse files
dependabot[bot]cbaudouinjr
authored andcommitted
build(deps): bump chartkick from 3.2.1 to 3.3.0 (#190)
Bumps [chartkick](https://github.com/ankane/chartkick) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/ankane/chartkick/releases) - [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md) - [Commits](ankane/chartkick@v3.2.1...v3.3.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 114ce4c commit 52b0010

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ gem 'haml-rails', '~> 2.0'
5353
gem 'simple_form'
5454
gem 'ajax-datatables-rails', '~> 1.0'
5555
gem 'roadie-rails'
56-
gem 'chartkick', '~> 3.0'
56+
gem 'chartkick', '~> 3.3'
5757
gem 'groupdate'
5858
gem 'font-awesome-rails', '~> 4.0' # needed for icon helpers
5959
gem 'mustache', '~> 1.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ GEM
9999
rack-test (>= 0.6.3)
100100
regexp_parser (~> 1.5)
101101
xpath (~> 3.2)
102-
chartkick (3.2.1)
102+
chartkick (3.3.0)
103103
childprocess (1.0.1)
104104
rake (< 13.0)
105105
chromedriver-helper (2.1.1)
@@ -462,7 +462,7 @@ DEPENDENCIES
462462
bootstrap (~> 4.3.1)
463463
byebug
464464
capybara (>= 2.15)
465-
chartkick (~> 3.0)
465+
chartkick (~> 3.3)
466466
chromedriver-helper
467467
codeclimate-test-reporter (~> 0.6.0)
468468
devise (~> 4.7)

0 commit comments

Comments
 (0)