From b85446e3267edb185c80078cb0788e0477a12360 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 20:26:56 +0000 Subject: [PATCH] Bump rexml from 3.2.5 to 3.2.8 in /integration_tests Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 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.5...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- integration_tests/Gemfile.lock | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/integration_tests/Gemfile.lock b/integration_tests/Gemfile.lock index 8bf283a..b72fa9e 100644 --- a/integration_tests/Gemfile.lock +++ b/integration_tests/Gemfile.lock @@ -4,13 +4,15 @@ GEM ast (2.4.2) diff-lcs (1.5.0) json (2.6.3) + mini_portile2 (2.8.6) mqtt (0.5.0) parallel (1.22.1) parser (3.1.3.0) ast (~> 2.4.1) rainbow (3.1.1) regexp_parser (2.6.1) - rexml (3.2.5) + rexml (3.2.8) + strscan (>= 3.0.9) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -38,11 +40,14 @@ GEM parser (>= 3.1.1.0) ruby-progressbar (1.11.0) sequel (5.63.0) - sqlite3 (1.5.4-arm64-darwin) + sqlite3 (1.5.4) + mini_portile2 (~> 2.8.0) + strscan (3.1.0) unicode-display_width (2.3.0) PLATFORMS arm64-darwin-21 + x86_64-linux DEPENDENCIES mqtt