From 256412ac31dae100a5df2ab56f714ca347058ca5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 19:59:26 +0000 Subject: [PATCH] Bump nokogiri from 1.10.5 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.11.4. - [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.5...v1.11.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cd41359..a3982aa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,21 +109,23 @@ GEM mime-types (>= 1.16, < 3) mime-types (2.5) mini_magick (4.9.4) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) minitest (4.7.5) multi_json (1.14.1) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (4.2.0) newrelic_rpm (4.8.0.341) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) orm_adapter (0.5.0) paper_trail (3.0.8) activerecord (>= 3.0, < 5.0) activesupport (>= 3.0, < 5.0) pg (0.18.2) public_suffix (4.0.1) + racc (1.5.2) rack (1.5.5) rack-test (0.6.3) rack (>= 1.0)