mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
we have a gauge! next up, let's style the page
This commit is contained in:
parent
5d6c1000f4
commit
25578a896f
29 changed files with 614 additions and 112 deletions
|
|
@ -78,6 +78,11 @@ GEM
|
|||
diff-lcs (1.4.4)
|
||||
erubi (1.10.0)
|
||||
execjs (2.8.1)
|
||||
factory_bot (6.2.0)
|
||||
activesupport (>= 5.0.0)
|
||||
factory_bot_rails (6.2.0)
|
||||
factory_bot (~> 6.2.0)
|
||||
railties (>= 5.0.0)
|
||||
ffi (1.15.4)
|
||||
friendly_id (5.1.0)
|
||||
activerecord (>= 4.0.0)
|
||||
|
|
@ -258,6 +263,7 @@ DEPENDENCIES
|
|||
capybara
|
||||
database_cleaner
|
||||
devise
|
||||
factory_bot_rails
|
||||
friendly_id (~> 5.1.0)
|
||||
haml
|
||||
jbuilder (~> 2.5)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue