From 33d1a4fce15fb0222f1a3cffc194bb8d0229c2f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 22:57:54 +0000 Subject: [PATCH] Bump nokogiri from 1.10.4 to 1.13.6 in /ProjectFlex Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.13.6. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.4...v1.13.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ProjectFlex/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ProjectFlex/Gemfile.lock b/ProjectFlex/Gemfile.lock index fb9eea4..af42a05 100644 --- a/ProjectFlex/Gemfile.lock +++ b/ProjectFlex/Gemfile.lock @@ -172,7 +172,7 @@ GEM mime-types-data (3.2019.1009) mimemagic (0.3.3) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.12.2) momentjs-rails (2.20.1) railties (>= 3.1) @@ -182,8 +182,9 @@ GEM multi_xml (0.6.0) multipart-post (2.1.1) nio4r (2.5.2) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oauth2 (1.4.2) faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0) @@ -203,6 +204,7 @@ GEM pg (0.21.0) popper_js (1.14.5) public_suffix (4.0.1) + racc (1.6.0) rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3)