From 5f897132388a42c0bb6a12d8c8802052e9ee57d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 03:48:51 +0000 Subject: [PATCH] Bump the bundler group across 1 directories with 1 update Bumps the bundler group with 1 update in the /test_projects/mojombo directory: [nokogiri](https://github.com/sparklemotion/nokogiri). Updates `nokogiri` from 1.15.2 to 1.16.2 - [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.15.2...v1.16.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- test_projects/mojombo/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test_projects/mojombo/Gemfile.lock b/test_projects/mojombo/Gemfile.lock index 60f8627..8b1d6d2 100644 --- a/test_projects/mojombo/Gemfile.lock +++ b/test_projects/mojombo/Gemfile.lock @@ -103,12 +103,12 @@ GEM rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9.7) mercenary (0.3.6) - mini_portile2 (2.8.2) + mini_portile2 (2.8.5) minima (2.0.0) minitest (5.9.1) multipart-post (2.0.0) net-dns (0.8.0) - nokogiri (1.15.2) + nokogiri (1.16.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) octokit (4.6.0) @@ -116,7 +116,7 @@ GEM pathutil (0.14.0) forwardable-extended (~> 2.6) public_suffix (1.5.3) - racc (1.7.1) + racc (1.7.3) rb-fsevent (0.9.8) rb-inotify (0.9.7) ffi (>= 0.5.0)