From aa56f752caf2b20e1aac95bf4f02f9fb44480b84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 00:01:08 +0000 Subject: [PATCH] Bump nokogiri in /store-frontend/src/store-frontend-initial-state Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.7 to 1.13.9. - [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.11.7...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../src/store-frontend-initial-state/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/store-frontend/src/store-frontend-initial-state/Gemfile.lock b/store-frontend/src/store-frontend-initial-state/Gemfile.lock index 1739cccd96..75157f5b14 100644 --- a/store-frontend/src/store-frontend-initial-state/Gemfile.lock +++ b/store-frontend/src/store-frontend-initial-state/Gemfile.lock @@ -233,7 +233,7 @@ GEM mime-types-data (3.2021.0704) mini_magick (4.9.5) mini_mime (1.1.0) - mini_portile2 (2.5.3) + mini_portile2 (2.8.0) minitest (5.14.4) monetize (1.11.0) money (~> 6.12) @@ -241,8 +241,8 @@ GEM i18n (>= 0.6.4, <= 2) multi_xml (0.6.0) nio4r (2.5.7) - nokogiri (1.11.7) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) racc (~> 1.4) orm_adapter (0.5.0) paranoia (2.4.3) @@ -266,7 +266,7 @@ GEM puma (3.12.6) rabl (0.14.5) activesupport (>= 2.3.14) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3)