From 4a907b9c40ec2db396d06cd82077f2490f965242 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:03:57 +0000 Subject: [PATCH] Bump rexml from 3.2.5 to 3.3.3 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 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.5...v3.3.3) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 76b9d1d..dc5d93e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,7 +5,6 @@ GEM builder (3.2.4) chef-utils (18.2.7) concurrent-ruby - coderay (1.1.3) concurrent-ruby (1.2.2) ed25519 (1.3.0) erubi (1.12.0) @@ -34,7 +33,6 @@ GEM logging (2.3.1) little-plugger (~> 1.1) multi_json (~> 1.14) - method_source (1.0.0) mixlib-install (3.12.27) mixlib-shellout mixlib-versioning @@ -53,10 +51,8 @@ GEM nori (2.6.0) pastel (0.8.0) tty-color (~> 0.5) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) - rexml (3.2.5) + rexml (3.3.3) + strscan rubyntlm (0.6.3) rubyzip (2.3.2) strings (0.2.1) @@ -64,6 +60,7 @@ GEM unicode-display_width (>= 1.5, < 3.0) unicode_utils (~> 1.4) strings-ansi (0.2.0) + strscan (3.1.0) test-kitchen (3.5.0) bcrypt_pbkdf (~> 1.0) chef-utils (>= 16.4.35) @@ -124,7 +121,6 @@ DEPENDENCIES kitchen-docker kitchen-salt kitchen-sync - pry rubyzip (>= 1.3.0) BUNDLED WITH