From 1ee4758009a6e46ca0468a4c4598293441af37da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Nov 2021 18:04:32 +0000 Subject: [PATCH] build(deps): bump unparser from 0.6.1 to 0.6.2 in /Library/Homebrew Bumps [unparser](https://github.com/mbj/unparser) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/mbj/unparser/releases) - [Changelog](https://github.com/mbj/unparser/blob/main/Changelog.md) - [Commits](https://github.com/mbj/unparser/commits/v0.6.2) --- updated-dependencies: - dependency-name: unparser 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 ba699e85ea..f69d9604a4 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -182,7 +182,7 @@ GEM unf_ext unf_ext (0.0.8) unicode-display_width (2.1.0) - unparser (0.6.1) + unparser (0.6.2) diff-lcs (~> 1.3) parser (>= 3.0.0) uri_template (0.7.0)