File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,8 @@ gem 'rack-attack'
42
42
43
43
gem 'google_drive'
44
44
45
+ gem 'lazy_high_charts'
46
+
45
47
group :development do
46
48
gem 'web-console'
47
49
gem 'spring'
Original file line number Diff line number Diff line change 125
125
haml (>= 4.0.6 , < 6.0 )
126
126
html2haml (>= 1.0.1 )
127
127
railties (>= 4.0.1 )
128
+ hash-deep-merge (0.1.1 )
128
129
highline (1.7.8 )
129
130
html2haml (2.2.0 )
130
131
erubis (~> 2.7.0 )
155
156
kramdown (1.15.0 )
156
157
launchy (2.4.3 )
157
158
addressable (~> 2.3 )
159
+ lazy_high_charts (1.5.8 )
160
+ hash-deep-merge
158
161
listen (3.1.5 )
159
162
rb-fsevent (~> 0.9 , >= 0.9.4 )
160
163
rb-inotify (~> 0.9 , >= 0.9.7 )
@@ -390,6 +393,7 @@ DEPENDENCIES
390
393
jquery-rails
391
394
koala
392
395
kramdown
396
+ lazy_high_charts
393
397
listen
394
398
minitest-retry
395
399
pg
You can’t perform that action at this time.
0 commit comments