From 8a44d1297ea8e0349be57bced0e0c4c6583321bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jun 2023 18:57:32 +0000 Subject: [PATCH] build(deps): bump rdiscount from 2.2.7 to 2.2.7.1 in /Library/Homebrew Bumps [rdiscount](https://github.com/davidfstr/rdiscount) from 2.2.7 to 2.2.7.1. - [Changelog](https://github.com/davidfstr/rdiscount/blob/master/CHANGELOG.md) - [Commits](https://github.com/davidfstr/rdiscount/compare/2.2.7...2.2.7.1) --- updated-dependencies: - dependency-name: rdiscount 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 f5b534d0b6..18f58a5861 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -64,7 +64,7 @@ GEM parser (>= 2.6.4.0) sorbet-runtime (>= 0.5.9204) unparser - rdiscount (2.2.7) + rdiscount (2.2.7.1) regexp_parser (2.8.1) rexml (3.2.5) ronn (0.7.3)