From e78ba97227a1f82c7e5ab4e5748db1c8f43f3599 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 03:48:58 +0000 Subject: [PATCH] Bump nokogiri in /examples/component-test/app/tests/components Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.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.13.4...v1.13.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/component-test/app/tests/components/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/component-test/app/tests/components/Gemfile.lock b/examples/component-test/app/tests/components/Gemfile.lock index aee2b33..e934637 100644 --- a/examples/component-test/app/tests/components/Gemfile.lock +++ b/examples/component-test/app/tests/components/Gemfile.lock @@ -57,7 +57,7 @@ GEM mustermann (1.1.1) ruby2_keywords (~> 0.0.1) nio4r (2.5.8) - nokogiri (1.13.4) + nokogiri (1.13.6) mini_portile2 (~> 2.8.0) racc (~> 1.4) parallel (1.18.0)