diff --git a/Gemfile.lock b/Gemfile.lock index b9f54c8..a8c64f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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 diff --git a/drive b/drive index cf95c21..c68d3ec 160000 --- a/drive +++ b/drive @@ -1 +1 @@ -Subproject commit cf95c21944463f1df3f84642dc2699dc6aa41253 +Subproject commit c68d3ec27af5953c11bf0e980e44f0799b073c31 diff --git a/package.json b/package.json index 053232c..d83dbfa 100644 --- a/package.json +++ b/package.json @@ -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" } diff --git a/yarn.lock b/yarn.lock index 8e3460e..fd7755b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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==