From d266edbaa4d50a1e58153a75360440d8ecb098b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 23:47:21 +0000 Subject: [PATCH] chore(deps-dev): bump rexml from 3.2.4 to 3.3.3 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 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.4...v3.3.3) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c1a72f9..aad8020 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -145,7 +145,8 @@ GEM rainbow (3.0.0) rake (10.5.0) rchardet (1.8.0) - rexml (3.2.4) + rexml (3.3.3) + strscan rgl (0.5.7) lazy_priority_queue (~> 0.1.0) stream (~> 0.5.3) @@ -180,6 +181,7 @@ GEM faraday (> 0.8, < 2.0) stream (0.5.3) generator + strscan (3.1.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thread_safe (0.3.6)