From 4214059d85057344eef668498fc1f291949d2f31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 05:43:38 +0000 Subject: [PATCH] Bump nokogiri in /template_02/assets/plugins/bootstrap Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.3 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.12.3...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- template_02/assets/plugins/bootstrap/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/template_02/assets/plugins/bootstrap/Gemfile.lock b/template_02/assets/plugins/bootstrap/Gemfile.lock index 37e2249..b76f573 100644 --- a/template_02/assets/plugins/bootstrap/Gemfile.lock +++ b/template_02/assets/plugins/bootstrap/Gemfile.lock @@ -51,16 +51,16 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - mini_portile2 (2.6.1) - nokogiri (1.12.3) - mini_portile2 (~> 2.6.1) + mini_portile2 (2.8.1) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.12.3-x64-mingw32) + nokogiri (1.14.3-x64-mingw32) racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.5) - racc (1.5.2) + racc (1.6.2) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0)