General updates

This commit is contained in:
Lorin Werthen 2020-08-06 15:32:22 +02:00
parent b1dfe8ea4c
commit 39c85efb31
4 changed files with 16 additions and 16 deletions

View file

@ -5,7 +5,7 @@ GEM
public_suffix (>= 2.0.2, < 5.0)
adsf (1.4.3)
rack (>= 1.0.0, < 3.0.0)
autoprefixer-rails (9.8.3)
autoprefixer-rails (9.8.6.1)
execjs
builder (3.2.4)
coderay (1.1.3)
@ -17,7 +17,7 @@ GEM
ref (~> 2.0)
ddmetrics (1.0.1)
ddplugin (1.0.2)
diff-lcs (1.4.1)
diff-lcs (1.4.4)
equatable (0.6.1)
execjs (2.7.0)
ffi (1.13.1)
@ -44,19 +44,19 @@ GEM
icalendar (2.6.1)
ice_cube (~> 0.16)
ice_cube (0.16.3)
json (2.3.0)
json (2.3.1)
json_schema (0.20.9)
kramdown (2.2.1)
kramdown (2.3.0)
rexml
libv8 (7.3.492.27.1)
libv8 (8.4.255.0)
listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lumberjack (1.2.6)
lumberjack (1.2.7)
method_source (1.0.0)
mini_portile2 (2.4.0)
mini_racer (0.2.14)
libv8 (> 7.3)
mini_racer (0.3.1)
libv8 (~> 8.4.255)
nanoc (4.11.18)
addressable (~> 2.5)
colored (~> 1.2)
@ -91,7 +91,7 @@ GEM
nanoc-cli (~> 4.11, >= 4.11.15)
nanoc-core (~> 4.11, >= 4.11.15)
nenv (0.3.0)
nokogiri (1.10.9)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
notiffany (0.1.3)
nenv (~> 0.1)
@ -135,7 +135,7 @@ GEM
nokogiri (~> 1.6)
words_counted (1.0.2)
yui-compressor (0.12.0)
zeitwerk (2.3.0)
zeitwerk (2.4.0)
PLATFORMS
ruby

2
drive

@ -1 +1 @@
Subproject commit cf95c21944463f1df3f84642dc2699dc6aa41253
Subproject commit c68d3ec27af5953c11bf0e980e44f0799b073c31

View file

@ -7,7 +7,7 @@
"license": "MIT",
"repository": "https://github.com/ZeusWPI/zeus.ugent.be",
"dependencies": {
"bulma": "0.8.0",
"bulma": "0.9.0",
"bulma-divider": "~0.2.0",
"bulma-timeline": "^3.0.4"
}

View file

@ -12,7 +12,7 @@ bulma-timeline@^3.0.4:
resolved "https://registry.yarnpkg.com/bulma-timeline/-/bulma-timeline-3.0.4.tgz#494f458098a06dcf8dcc7fe8f2f158b63d1d1ef2"
integrity sha512-gCUOcSUuzHoeVMkCpLF49j5Z5yl78XQ+KgJcT+1ju5WIGgBgVytRUob/dw5NHAxPLO2rmcvwYNbCJFp7w4WT4Q==
bulma@0.8.0:
version "0.8.0"
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.8.0.tgz#ac1606431703a4761b18a4a2d5cc1fa864a2aece"
integrity sha512-nhf3rGyiZh/VM7FrSJ/5KeLlfaFkXz0nYcXriynfPH4vVpnxnqyEwaNGdNCVzHyyCA3cHgkQAMpdF/SFbFGZfA==
bulma@0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.0.tgz#948c5445a49e9d7546f0826cb3820d17178a814f"
integrity sha512-rV75CJkubNUroAt0qCRkjznZLoaXq/ctfMXsMvKSL84UetbSyx5REl96e8GoQ04G4Tkw0XF3STECffTOQrbzOQ==