mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
ECP-206 Delete the 3 info boxes for each sub-category on the Browse page
This commit is contained in:
parent
aa39303dfc
commit
b6675c2516
15 changed files with 43 additions and 63 deletions
15
Gemfile.lock
15
Gemfile.lock
|
|
@ -386,7 +386,7 @@ GEM
|
|||
rb-fsevent (0.11.2)
|
||||
rb-inotify (0.11.1)
|
||||
ffi (~> 1.0)
|
||||
rbs (3.9.4)
|
||||
rbs (3.9.5)
|
||||
logger
|
||||
rdoc (6.14.0)
|
||||
erb
|
||||
|
|
@ -481,7 +481,7 @@ GEM
|
|||
simplecov-html (0.13.1)
|
||||
simplecov_json_formatter (0.1.4)
|
||||
smart_properties (1.17.0)
|
||||
solargraph (0.55.1)
|
||||
solargraph (0.57.0)
|
||||
backport (~> 1.2)
|
||||
benchmark (~> 0.4)
|
||||
bundler (~> 2.0)
|
||||
|
|
@ -493,12 +493,14 @@ GEM
|
|||
observer (~> 0.1)
|
||||
ostruct (~> 0.6)
|
||||
parser (~> 3.0)
|
||||
rbs (~> 3.3)
|
||||
prism (~> 1.4)
|
||||
rbs (>= 3.6.1, <= 4.0.0.dev.4)
|
||||
reverse_markdown (~> 3.0)
|
||||
rubocop (~> 1.38)
|
||||
rubocop (~> 1.76)
|
||||
thor (~> 1.0)
|
||||
tilt (~> 2.0)
|
||||
yard (~> 0.9, >= 0.9.24)
|
||||
yard-activesupport-concern (~> 0.0)
|
||||
yard-solargraph (~> 0.1)
|
||||
solargraph-reek (0.1.1)
|
||||
reek (>= 5.0)
|
||||
|
|
@ -517,7 +519,7 @@ GEM
|
|||
railties (>= 6.0.0)
|
||||
stringio (3.1.7)
|
||||
thor (1.3.2)
|
||||
tilt (2.6.0)
|
||||
tilt (2.6.1)
|
||||
timeout (0.4.3)
|
||||
trollop (2.9.10)
|
||||
turbo-rails (2.0.16)
|
||||
|
|
@ -545,6 +547,8 @@ GEM
|
|||
xpath (3.2.0)
|
||||
nokogiri (~> 1.8)
|
||||
yard (0.9.37)
|
||||
yard-activesupport-concern (0.0.1)
|
||||
yard (>= 0.8)
|
||||
yard-solargraph (0.1.0)
|
||||
yard (~> 0.9)
|
||||
zeitwerk (2.7.3)
|
||||
|
|
@ -607,6 +611,7 @@ DEPENDENCIES
|
|||
rubocop-rspec_rails
|
||||
seed_dump
|
||||
simplecov
|
||||
solargraph
|
||||
solargraph-reek
|
||||
spring
|
||||
sprockets-rails
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue