From 4ffeaeeb03b52a63b32af3273dc15d800617cc0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 03:21:27 +0000 Subject: [PATCH] Bump nokogiri from 1.5.0 to 1.13.6 in /ibackup Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.0 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.5.0...v1.13.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ibackup/Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ibackup/Gemfile.lock b/ibackup/Gemfile.lock index a7e2867..09e1970 100644 --- a/ibackup/Gemfile.lock +++ b/ibackup/Gemfile.lock @@ -11,7 +11,11 @@ GEM specs: daemons (1.1.4) eventmachine (0.12.10) - nokogiri (1.5.0) + mini_portile2 (2.8.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + racc (1.6.0) rack (1.2.4) thin (1.2.11) daemons (>= 1.0.9)