Skip to content

Commit

Permalink
build(deps): Updates ChartKick to 3.4 (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
cbaudouinjr authored Sep 12, 2020
1 parent a767446 commit e72166d
Show file tree
Hide file tree
Showing 4 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 @@ -53,7 +53,7 @@ gem 'haml-rails', '~> 2.0'
gem 'simple_form'
gem 'ajax-datatables-rails', '~> 1.0'
gem 'roadie-rails'
gem 'chartkick', '~> 3.3'
gem 'chartkick', '~> 3.4'
gem 'groupdate'
gem 'font-awesome-rails', '~> 4.0' # needed for icon helpers
gem 'mustache', '~> 1.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
xpath (~> 3.2)
chartkick (3.3.1)
chartkick (3.4.0)
childprocess (3.0.0)
chromedriver-helper (2.1.1)
archive-zip (~> 0.10)
Expand Down Expand Up @@ -448,7 +448,7 @@ DEPENDENCIES
bootstrap (~> 4.3.1)
byebug
capybara (>= 2.15)
chartkick (~> 3.3)
chartkick (~> 3.4)
chromedriver-helper
codeclimate-test-reporter (~> 0.6.0)
devise (~> 4.7)
Expand Down
Binary file removed vendor/cache/chartkick-3.3.1.gem
Binary file not shown.
Binary file added vendor/cache/chartkick-3.4.0.gem
Binary file not shown.

0 comments on commit e72166d

Please sign in to comment.