Skip to content

Commit e0de30c

Browse files
committed
Gem lazy_high_charts
1 parent 477f973 commit e0de30c

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ gem 'rack-attack'
4242

4343
gem 'google_drive'
4444

45+
gem 'lazy_high_charts'
46+
4547
group :development do
4648
gem 'web-console'
4749
gem 'spring'

Gemfile.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ GEM
125125
haml (>= 4.0.6, < 6.0)
126126
html2haml (>= 1.0.1)
127127
railties (>= 4.0.1)
128+
hash-deep-merge (0.1.1)
128129
highline (1.7.8)
129130
html2haml (2.2.0)
130131
erubis (~> 2.7.0)
@@ -155,6 +156,8 @@ GEM
155156
kramdown (1.15.0)
156157
launchy (2.4.3)
157158
addressable (~> 2.3)
159+
lazy_high_charts (1.5.8)
160+
hash-deep-merge
158161
listen (3.1.5)
159162
rb-fsevent (~> 0.9, >= 0.9.4)
160163
rb-inotify (~> 0.9, >= 0.9.7)
@@ -390,6 +393,7 @@ DEPENDENCIES
390393
jquery-rails
391394
koala
392395
kramdown
396+
lazy_high_charts
393397
listen
394398
minitest-retry
395399
pg

0 commit comments

Comments
 (0)