From d5317646fb37a094eecd7fc41e5513de5fb308a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 18:03:38 +0000 Subject: [PATCH] build(deps): bump bindata from 2.4.11 to 2.4.12 in /Library/Homebrew Bumps [bindata](https://github.com/dmendel/bindata) from 2.4.11 to 2.4.12. - [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.11...v2.4.12) --- 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 93cb79cd4e..120242cf79 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.11) + bindata (2.4.12) bootsnap (1.13.0) msgpack (~> 1.2) byebug (11.1.3)