From 4927c3738252813eeb3ba5009e6a359d4712e4b3 Mon Sep 17 00:00:00 2001 From: Robert McGovern Date: Tue, 31 Mar 2020 14:36:29 +0100 Subject: [PATCH] Updated Gems --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fb1679c..60d26af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.0.2.1) + activesupport (6.0.2.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -73,8 +73,8 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) mini_portile2 (2.4.0) - minimal-mistakes-jekyll (4.18.1) - jekyll (>= 3.6, < 5.0) + minimal-mistakes-jekyll (4.19.1) + jekyll (>= 3.7, < 5.0) jekyll-feed (~> 0.1) jekyll-gist (~> 1.5) jekyll-include-cache (~> 0.1) @@ -84,7 +84,7 @@ GEM multipart-post (2.1.1) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) - octokit (4.16.0) + octokit (4.18.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) pathutil (0.16.2) @@ -93,7 +93,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0) - rouge (3.16.0) + rouge (3.17.0) safe_yaml (1.0.5) sassc (2.2.1) ffi (~> 1.9) @@ -105,7 +105,7 @@ GEM thread_safe (0.3.6) tzinfo (1.2.6) thread_safe (~> 0.1) - unicode-display_width (1.6.1) + unicode-display_width (1.7.0) zeitwerk (2.3.0) PLATFORMS