From a377bf8e6ed7f3cf750165d2775d2b031a6cc2ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 18:49:13 +0000 Subject: [PATCH] Build(deps): bump rexml from 3.2.5 to 3.2.8 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] --- Gemfile.lock | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d3e437d..59a34f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,11 +16,7 @@ GEM ansi (1.5.0) ast (2.4.2) builder (3.2.4) - color_pound_spec_reporter (0.0.9) - bundler - minitest - minitest-reporters (>= 0.14.24) - rake + color_pound_spec_reporter (0.0.6) minitest (5.15.0) minitest-focus (1.3.1) minitest (>= 4, < 6) @@ -35,7 +31,8 @@ GEM rainbow (3.1.1) rake (13.0.6) regexp_parser (2.2.1) - rexml (3.2.5) + rexml (3.2.8) + strscan (>= 3.0.9) rubocop (1.25.1) parallel (~> 1.10) parser (>= 3.1.0.0) @@ -53,6 +50,7 @@ GEM rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) ruby-progressbar (1.11.0) + strscan (3.1.0) unicode-display_width (2.1.0) PLATFORMS