From 32615484a5b15d5f82be7ea711a5662249c3f200 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 18:04:45 +0000 Subject: [PATCH] build(deps): bump rexml from 3.2.4 to 3.2.8 in /Library/Homebrew Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 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.4...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 99e033379b26f..83ff7f180d5e3 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -73,7 +73,8 @@ GEM rainbow (3.0.0) rdiscount (2.2.0.2) regexp_parser (1.8.2) - rexml (3.2.4) + rexml (3.2.8) + strscan (>= 3.0.9) ronn (0.7.3) hpricot (>= 0.8.2) mustache (>= 0.7.0) @@ -132,6 +133,7 @@ GEM sorbet (~> 0.5.5) sorbet-runtime thor (>= 0.19.2) + strscan (3.1.0) tapioca (0.4.7) parlour (>= 2.1.0) pry (>= 0.12.2)