From 697f03d46485825b2fd3eed73664a49880b750bf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 6 Aug 2020 06:23:02 +0000 Subject: [PATCH] fix: docs/Gemfile.lock to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-RUBY-KRAMDOWN-585939 --- docs/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index a5960da..b4069b1 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -50,7 +50,7 @@ GEM rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) - rouge (3.20.0) + rouge (3.21.0) safe_yaml (1.0.5) sass (3.7.4) sass-listen (~> 4.0.0) @@ -76,4 +76,4 @@ DEPENDENCIES wdm (~> 0.1.0) BUNDLED WITH - 2.1.4 + 1.17.3