From 760d064fb664580cf407b0f0741e1d5472c70e78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 03:44:34 +0000 Subject: [PATCH] Bump nokogiri from 1.13.4 to 1.13.6 in /spec/dummy_app 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] --- spec/dummy_app/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/dummy_app/Gemfile.lock b/spec/dummy_app/Gemfile.lock index da87361..73cfe95 100644 --- a/spec/dummy_app/Gemfile.lock +++ b/spec/dummy_app/Gemfile.lock @@ -120,7 +120,7 @@ GEM ruby2_keywords (~> 0.0.5) nested_form (0.3.2) nio4r (2.5.8) - nokogiri (1.13.4) + nokogiri (1.13.6) mini_portile2 (~> 2.8.0) racc (~> 1.4) pry (0.13.1)