From 9f7061dfc220e9c6a89a8e7a2094005da8029e70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Nov 2022 16:48:28 +0000 Subject: [PATCH] build(deps): bump bindata from 2.4.12 to 2.4.14 in /Library/Homebrew Bumps [bindata](https://github.com/dmendel/bindata) from 2.4.12 to 2.4.14. - [Release notes](https://github.com/dmendel/bindata/releases) - [Changelog](https://github.com/dmendel/bindata/blob/master/ChangeLog.rdoc) - [Commits](https://github.com/dmendel/bindata/compare/v2.4.12...v2.4.14) --- updated-dependencies: - dependency-name: bindata 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 d530e98f62..281d82f91f 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -10,7 +10,7 @@ GEM addressable (2.8.1) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) - bindata (2.4.12) + bindata (2.4.14) bootsnap (1.13.0) msgpack (~> 1.2) byebug (11.1.3)