From 8cd63dbaaa43d264dfba1ce05b5c315d8e7b9bc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 20:19:38 +0000 Subject: [PATCH] Bump nokogiri from 1.5.9 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.9 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.5.9...v1.11.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 662c1a6..e3e9838 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,6 +114,7 @@ GEM treetop (~> 1.4.8) mime (0.1) mime-types (1.23) + mini_portile2 (2.5.1) multi_json (1.7.5) net-scp (1.1.1) net-ssh (>= 2.6.5) @@ -122,7 +123,9 @@ GEM net-ssh (2.6.7) net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) - nokogiri (1.5.9) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) oauth (0.4.7) orm_adapter (0.4.0) paperclip (3.4.2) @@ -133,6 +136,7 @@ GEM mime-types pg (0.15.1) polyglot (0.3.3) + racc (1.5.2) rack (1.4.5) rack-cache (1.2) rack (>= 0.4)