From 578cca12ad99e332b1b7bfcbab685b70003f305f Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Tue, 16 Nov 2021 23:46:04 -0600 Subject: Update website dependencies --- Gemfile.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 518ea9d..3c2471c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,9 +23,9 @@ GEM rexml csl-styles (1.0.1.11) csl (~> 1.0) - em-websocket (0.5.2) + em-websocket (0.5.3) eventmachine (>= 0.12.9) - http_parser.rb (~> 0.6.0) + http_parser.rb (~> 0) eventmachine (1.2.7) faraday (1.8.0) faraday-em_http (~> 1.0) @@ -52,24 +52,24 @@ GEM html-pipeline (2.14.0) activesupport (>= 2) nokogiri (>= 1.4) - http_parser.rb (0.6.0) - i18n (1.8.10) + http_parser.rb (0.8.0) + i18n (1.8.11) concurrent-ruby (~> 1.0) - jekyll (4.1.1) + jekyll (4.2.1) addressable (~> 2.4) colorator (~> 1.0) em-websocket (~> 0.5) i18n (~> 1.0) jekyll-sass-converter (~> 2.0) jekyll-watch (~> 2.0) - kramdown (~> 2.1) + kramdown (~> 2.3) kramdown-parser-gfm (~> 1.0) liquid (~> 4.0) mercenary (~> 0.4.0) pathutil (~> 0.9) rouge (~> 3.0) safe_yaml (~> 1.0) - terminal-table (~> 1.8) + terminal-table (~> 2.0) jekyll-email-protect (1.1.0) jekyll-feed (0.15.1) jekyll (>= 3.7, < 5.0) @@ -78,7 +78,7 @@ GEM octokit (~> 4.0, != 4.4.0) jekyll-paginate-v2 (3.0.0) jekyll (>= 3.0, < 5.0) - jekyll-pdf-embed (1.1.2) + jekyll-pdf-embed (1.1.2.1) jekyll jekyll-sass-converter (2.1.0) sassc (> 2.0.1, < 3.0) @@ -119,7 +119,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.6) - racc (1.5.2) + racc (1.6.0) rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) @@ -132,22 +132,22 @@ GEM sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0) - terminal-table (1.8.0) + terminal-table (2.0.0) unicode-display_width (~> 1.1, >= 1.1.1) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - tzinfo-data (1.2021.3) + tzinfo-data (1.2021.5) tzinfo (>= 1.0.0) unicode-display_width (1.8.0) unicode_utils (1.4.0) webrick (1.7.0) - zeitwerk (2.4.2) + zeitwerk (2.5.1) PLATFORMS ruby DEPENDENCIES - jekyll (~> 4.1.1) + jekyll (~> 4.2.1) jekyll-email-protect jekyll-feed jekyll-github-metadata -- cgit v1.2.3