From 307b3e8f4b88c37fa1fe38022980e7e349352b26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:39:22 +0000 Subject: [PATCH] Bump rexml from 3.2.6 to 3.3.3 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.3. - [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.3.3) --- 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..d60479a 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.3.3) + strscan 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)