From 85fc25055a01349a7516672b6c62b38fc267f1af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 06:34:14 +0000 Subject: [PATCH] Bump nokogiri from 1.5.0 to 1.14.3 in /ibackup Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.0 to 1.14.3. - [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.14.3) --- 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..1d83c84 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.1) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + racc (1.6.2) rack (1.2.4) thin (1.2.11) daemons (>= 1.0.9)