mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-07 13:38:12 -08:00
chore: make sure css output lands in app/assets/builds/dashboard
This commit is contained in:
parent
6e46b46074
commit
8dc0ce1fed
12 changed files with 15 additions and 87073 deletions
26
Gemfile.lock
26
Gemfile.lock
|
|
@ -1,7 +1,7 @@
|
|||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
dashboard (0.1.4)
|
||||
dashboard (0.1.5)
|
||||
activerecord-import
|
||||
bcrypt_pbkdf
|
||||
cssbundling-rails
|
||||
|
|
@ -110,9 +110,9 @@ GEM
|
|||
ruby2_keywords
|
||||
ed25519 (1.3.0)
|
||||
erubi (1.12.0)
|
||||
factory_bot (6.4.2)
|
||||
factory_bot (6.4.5)
|
||||
activesupport (>= 5.0.0)
|
||||
factory_bot_rails (6.4.2)
|
||||
factory_bot_rails (6.4.3)
|
||||
factory_bot (~> 6.4)
|
||||
railties (>= 5.0.0)
|
||||
friendly_id (5.4.2)
|
||||
|
|
@ -122,10 +122,10 @@ GEM
|
|||
i18n (1.14.1)
|
||||
concurrent-ruby (~> 1.0)
|
||||
io-console (0.7.1)
|
||||
irb (1.11.0)
|
||||
irb (1.11.1)
|
||||
rdoc
|
||||
reline (>= 0.3.8)
|
||||
jsbundling-rails (1.2.1)
|
||||
reline (>= 0.4.2)
|
||||
jsbundling-rails (1.2.2)
|
||||
railties (>= 6.0.0)
|
||||
loofah (2.22.0)
|
||||
crass (~> 1.0.2)
|
||||
|
|
@ -137,10 +137,9 @@ GEM
|
|||
net-smtp
|
||||
marcel (1.0.2)
|
||||
mini_mime (1.1.5)
|
||||
mini_portile2 (2.8.5)
|
||||
minitest (5.20.0)
|
||||
mutex_m (0.2.0)
|
||||
net-imap (0.4.8)
|
||||
net-imap (0.4.9.1)
|
||||
date
|
||||
net-protocol
|
||||
net-pop (0.1.2)
|
||||
|
|
@ -149,17 +148,16 @@ GEM
|
|||
timeout
|
||||
net-sftp (4.0.0)
|
||||
net-ssh (>= 5.0.0, < 8.0.0)
|
||||
net-smtp (0.4.0)
|
||||
net-smtp (0.4.0.1)
|
||||
net-protocol
|
||||
net-ssh (7.2.1)
|
||||
nio4r (2.7.0)
|
||||
nokogiri (1.15.5)
|
||||
mini_portile2 (~> 2.8.2)
|
||||
nokogiri (1.16.0-x86_64-linux)
|
||||
racc (~> 1.4)
|
||||
pg (1.5.4)
|
||||
psych (5.1.2)
|
||||
stringio
|
||||
puma (6.4.0)
|
||||
puma (6.4.2)
|
||||
nio4r (~> 2.0)
|
||||
racc (1.7.3)
|
||||
rack (3.0.8)
|
||||
|
|
@ -202,8 +200,8 @@ GEM
|
|||
rake (13.1.0)
|
||||
rdoc (6.6.2)
|
||||
psych (>= 4.0.0)
|
||||
regexp_parser (2.8.3)
|
||||
reline (0.4.1)
|
||||
regexp_parser (2.9.0)
|
||||
reline (0.4.2)
|
||||
io-console (~> 0.5)
|
||||
rexml (3.2.6)
|
||||
rspec-core (3.12.2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue