Skip to content

Commit 05d50bb

Browse files
build(deps): Bump chartkick from 3.3.1 to 3.4.0 (#298)
Bumps [chartkick](https://github.com/ankane/chartkick) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/ankane/chartkick/releases) - [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md) - [Commits](ankane/chartkick@v3.3.1...v3.4.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b903a87 commit 05d50bb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.3'
56+
gem 'chartkick', '~> 3.4'
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
@@ -100,7 +100,7 @@ GEM
100100
rack-test (>= 0.6.3)
101101
regexp_parser (~> 1.5)
102102
xpath (~> 3.2)
103-
chartkick (3.3.1)
103+
chartkick (3.4.0)
104104
childprocess (3.0.0)
105105
chromedriver-helper (2.1.1)
106106
archive-zip (~> 0.10)
@@ -448,7 +448,7 @@ DEPENDENCIES
448448
bootstrap (~> 4.3.1)
449449
byebug
450450
capybara (>= 2.15)
451-
chartkick (~> 3.3)
451+
chartkick (~> 3.4)
452452
chromedriver-helper
453453
codeclimate-test-reporter (~> 0.6.0)
454454
devise (~> 4.7)

0 commit comments

Comments
 (0)