Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump chartkick from 3.3.1 to 3.4.2 #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PATH
watchdog (0.1.0)
chartkick
haml-rails
rails (~> 6.0.2, >= 6.0.2.2)
rails (>= 6.0)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -65,15 +65,15 @@ GEM
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
builder (3.2.4)
chartkick (3.3.1)
chartkick (3.4.2)
concurrent-ruby (1.1.6)
crass (1.0.6)
erubi (1.9.0)
erubis (2.7.0)
ffi (1.13.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
haml (5.1.2)
haml (5.2.1)
temple (>= 0.8.0)
tilt
haml-rails (2.0.1)
Expand Down Expand Up @@ -101,7 +101,7 @@ GEM
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.1)
nio4r (2.5.2)
nio4r (2.5.7)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
rack (2.2.3)
Expand Down Expand Up @@ -134,7 +134,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0)
rake (13.0.1)
ruby_parser (3.14.2)
ruby_parser (3.15.1)
sexp_processor (~> 4.9)
sassc (2.4.0)
ffi (~> 1.9)
Expand All @@ -144,7 +144,7 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
sexp_processor (4.15.0)
sexp_processor (4.15.2)
sprockets (4.0.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
Expand All @@ -158,7 +158,7 @@ GEM
tilt (2.0.10)
tzinfo (1.2.7)
thread_safe (~> 0.1)
websocket-driver (0.7.2)
websocket-driver (0.7.3)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.3.0)
Expand Down