From 0164d98541bc4b93c8faebb72ad07ecae3c78c4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Sep 2022 13:18:39 +0000 Subject: [PATCH] build(deps): bump bindata from 2.4.10 to 2.4.11 in /Library/Homebrew Bumps [bindata](https://github.com/dmendel/bindata) from 2.4.10 to 2.4.11. - [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.10...v2.4.11) --- 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 363d0aca4f..277f233905 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.10) + bindata (2.4.11) bootsnap (1.13.0) msgpack (~> 1.2) byebug (11.1.3)