From 25f604f86f9d301881231ae180e2af387eab67fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 18:10:19 +0000 Subject: [PATCH] build(deps): bump plist from 3.6.0 to 3.7.0 in /Library/Homebrew Bumps [plist](https://github.com/patsplat/plist) from 3.6.0 to 3.7.0. - [Release notes](https://github.com/patsplat/plist/releases) - [Changelog](https://github.com/patsplat/plist/blob/master/CHANGELOG.rdoc) - [Commits](https://github.com/patsplat/plist/compare/v3.6.0...v3.7.0) --- updated-dependencies: - dependency-name: plist dependency-type: direct:production update-type: version-update:semver-minor ... 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 8565c13ac0..8567a46f92 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -86,7 +86,7 @@ GEM ast (~> 2.4.1) patchelf (1.4.0) elftools (>= 1.2) - plist (3.6.0) + plist (3.7.0) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0)