From 1e5a19837f4442b7e1507430d24d998c1599dfd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 00:28:21 +0000 Subject: [PATCH] build(deps): bump rexml from 3.2.5 to 3.2.6 in /Library/Homebrew Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.6. - [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.6) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 8657909972af6..a10d30ff0bbc3 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -101,7 +101,7 @@ GEM unparser rdiscount (2.2.7) regexp_parser (2.7.0) - rexml (3.2.5) + rexml (3.2.6) ronn (0.7.3) hpricot (>= 0.8.2) mustache (>= 0.7.0)