From c026bc7c4703257f7398b62ba55c7db6f842f3bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 10:17:01 +0000 Subject: [PATCH] Bump nokogiri from 1.13.3 to 1.13.4 in /Framework/website Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.3 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.3...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Framework/website/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Framework/website/Gemfile.lock b/Framework/website/Gemfile.lock index c61571c..ec002ac 100644 --- a/Framework/website/Gemfile.lock +++ b/Framework/website/Gemfile.lock @@ -249,7 +249,7 @@ GEM multipart-post (2.1.1) namae (1.0.1) nenv (0.3.0) - nokogiri (1.13.3) + nokogiri (1.13.4) mini_portile2 (~> 2.8.0) racc (~> 1.4) notiffany (0.1.3)