From 9d7bb9d8c2631a9bd781fa7793fbcfc4fdbf71b8 Mon Sep 17 00:00:00 2001 From: Stan Hu Date: Mon, 22 Apr 2019 13:59:15 -0700 Subject: Bump Nokogiri to 1.10.3 This pulls in a fix for libxslt that addresses CVE-2019-11068: https://github.com/sparklemotion/nokogiri/releases --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index eaaf8125009..e0f892e8929 100644 --- a/Gemfile +++ b/Gemfile @@ -129,7 +129,7 @@ gem 'asciidoctor-plantuml', '0.0.8' gem 'rouge', '~> 3.1' gem 'truncato', '~> 0.7.11' gem 'bootstrap_form', '~> 4.2.0' -gem 'nokogiri', '~> 1.10.1' +gem 'nokogiri', '~> 1.10.3' gem 'escape_utils', '~> 1.1' # Calendar rendering -- cgit v1.2.3