From 1376a1b47d4ff6fd7008ec04c16f8e891284dc6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 03:16:36 +0000 Subject: [PATCH] build(deps): bump nokogiri from 1.10.9 to 1.11.1 in /sample_app Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.11.1. - [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.9...v1.11.1) Signed-off-by: dependabot[bot] --- sample_app/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/sample_app/Gemfile.lock b/sample_app/Gemfile.lock index a15439c..494082b 100644 --- a/sample_app/Gemfile.lock +++ b/sample_app/Gemfile.lock @@ -127,14 +127,16 @@ GEM mimemagic (0.3.4) mini_magick (4.10.1) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.5.0) minitest (5.14.0) msgpack (1.3.3) nio4r (2.5.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) public_suffix (4.0.3) puma (3.12.6) + racc (1.5.2) rack (2.2.3) rack-proxy (0.6.5) rack