From 131a4674e3e8c427582d040731aeef8272864030 Mon Sep 17 00:00:00 2001 From: Alan Guo Xiang Tan Date: Tue, 12 Apr 2022 11:33:26 +0800 Subject: [PATCH] Revert "Build(deps): Bump nokogiri from 1.13.3 to 1.13.4" This reverts commit cbdf3cf8f46b275035d6bb5fec5a77b85dcd7918. Will be commiting this as a security fix. --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8013009e0f2..a34e2bcb9d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -247,16 +247,16 @@ GEM multipart-post (2.1.1) mustache (1.1.1) nio4r (2.5.8) - nokogiri (1.13.4) + nokogiri (1.13.3) mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.13.4-aarch64-linux) + nokogiri (1.13.3-aarch64-linux) racc (~> 1.4) - nokogiri (1.13.4-arm64-darwin) + nokogiri (1.13.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.13.4-x86_64-darwin) + nokogiri (1.13.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.13.4-x86_64-linux) + nokogiri (1.13.3-x86_64-linux) racc (~> 1.4) oauth (0.5.8) oauth2 (1.4.7)