From 4479cf1ded50761370cc238ec723637645481454 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 18:26:47 +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 dc5348296e..21e5a3e690 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -65,7 +65,7 @@ GEM unparser rdiscount (2.2.7.1) regexp_parser (2.8.1) - rexml (3.2.5) + rexml (3.2.6) ronn (0.7.3) hpricot (>= 0.8.2) mustache (>= 0.7.0)