From 9fdae59f11638bb7732d23d6250c47b6b4f3757c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 21:42:23 +0000 Subject: [PATCH] Bump rexml from 3.2.6 to 3.2.8 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5679bc2..9d0179b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,7 +48,6 @@ GEM http-parser (1.2.3) ffi-compiler (>= 1.0, < 2.0) http_parser.rb (0.8.0) - json (2.6.1) jsonpath (1.1.2) multi_json kubeclient (4.9.3) @@ -72,7 +71,8 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) serverengine (2.3.0) sigdump (~> 0.2.2) sigdump (0.2.4) @@ -83,6 +83,7 @@ GEM simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) strptime (0.2.5) + strscan (3.1.0) test-unit (3.3.9) power_assert tzinfo (2.0.5)