From c6cae5b08063a3b960697881c151ee23bc230766 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 May 2023 18:47:00 +0000 Subject: [PATCH] build(deps): bump msgpack from 1.7.0 to 1.7.1 in /Library/Homebrew Bumps [msgpack](https://github.com/msgpack/msgpack-ruby) from 1.7.0 to 1.7.1. - [Changelog](https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog) - [Commits](https://github.com/msgpack/msgpack-ruby/compare/v1.7.0...v1.7.1) --- 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 25ff69e0a2..6addba0a69 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -38,7 +38,7 @@ GEM uri_template (~> 0.7) method_source (1.0.0) minitest (5.18.0) - msgpack (1.7.0) + msgpack (1.7.1) mustache (1.1.1) parallel (1.23.0) parallel_tests (3.13.0)