From 4015f79ea4fcefa84640a9735ccdc4579e050243 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2020 01:33:48 +0000 Subject: [PATCH] build(deps): bump rdiscount from 2.2.0.1 to 2.2.0.2 in /Library/Homebrew Bumps [rdiscount](https://github.com/davidfstr/rdiscount) from 2.2.0.1 to 2.2.0.2. - [Release notes](https://github.com/davidfstr/rdiscount/releases) - [Changelog](https://github.com/davidfstr/rdiscount/blob/master/CHANGELOG.md) - [Commits](https://github.com/davidfstr/rdiscount/compare/2.2.0.1...2.2.0.2) Signed-off-by: dependabot-preview[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 74824866de..a67acf7131 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -72,7 +72,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) rainbow (3.0.0) - rdiscount (2.2.0.1) + rdiscount (2.2.0.2) regexp_parser (1.7.1) rexml (3.2.4) ronn (0.7.3)