From a5e7241c1935bf948a88590bc631f83ec2f7d88b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Sep 2021 06:00:59 +0000 Subject: [PATCH] Bump nokogiri from 1.8.1 to 1.10.10 in /test/apps/rails5.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.1 to 1.10.10. - [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.8.1...v1.10.10) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- test/apps/rails5.2/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/apps/rails5.2/Gemfile.lock b/test/apps/rails5.2/Gemfile.lock index 087073bbd3..a59d1d8885 100644 --- a/test/apps/rails5.2/Gemfile.lock +++ b/test/apps/rails5.2/Gemfile.lock @@ -94,13 +94,13 @@ GEM mini_mime (>= 0.1.1) method_source (0.9.0) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.10.3) msgpack (1.2.0) multi_json (1.12.2) nio4r (2.1.0) - nokogiri (1.8.1) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) public_suffix (3.0.1) puma (3.11.0) rack (2.0.3)