From 62a4726922fa3d0f9b9929232a586d3a2384c0b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 18:04:11 +0000 Subject: [PATCH] build(deps): bump msgpack from 1.4.3 to 1.4.4 in /Library/Homebrew Bumps [msgpack](https://github.com/msgpack/msgpack-ruby) from 1.4.3 to 1.4.4. - [Release notes](https://github.com/msgpack/msgpack-ruby/releases) - [Changelog](https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog) - [Commits](https://github.com/msgpack/msgpack-ruby/compare/v1.4.3...v1.4.4) --- updated-dependencies: - dependency-name: msgpack 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 1b285a8365..d1c3c4111e 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -57,7 +57,7 @@ GEM mime-types-data (3.2022.0105) mini_portile2 (2.7.1) minitest (5.15.0) - msgpack (1.4.3) + msgpack (1.4.4) mustache (1.1.1) net-http-digest_auth (1.4.1) net-http-persistent (4.0.1)