diff --git a/site/Gemfile.lock b/site/Gemfile.lock index 45508d1..8c24259 100644 --- a/site/Gemfile.lock +++ b/site/Gemfile.lock @@ -10,13 +10,11 @@ GEM specs: addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - base64 (0.3.0) bigdecimal (3.2.2) bootstrap (5.3.8) popper_js (>= 2.11.8, < 3) colorator (1.1.0) concurrent-ruby (1.3.5) - csv (3.3.5) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) @@ -64,20 +62,17 @@ GEM http_parser.rb (0.8.0) i18n (1.14.7) concurrent-ruby (~> 1.0) - jekyll (4.4.1) + jekyll (4.3.4) addressable (~> 2.4) - base64 (~> 0.2) colorator (~> 1.0) - csv (~> 3.0) em-websocket (~> 0.5) i18n (~> 1.0) jekyll-sass-converter (>= 2.0, < 4.0) jekyll-watch (~> 2.0) - json (~> 2.6) kramdown (~> 2.3, >= 2.3.1) kramdown-parser-gfm (~> 1.0) liquid (~> 4.0) - mercenary (~> 0.3, >= 0.3.6) + mercenary (>= 0.3.6, < 0.5) pathutil (~> 0.9) rouge (>= 3.0, < 5.0) safe_yaml (~> 1.0) @@ -87,7 +82,7 @@ GEM sass-embedded (~> 1.75) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.19.5) + json (3.0.2) kramdown (2.5.1) rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0)