From 11fa8d0c588ad8b03b53e7461813165c82464a45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Oct 2020 17:45:40 +0000 Subject: [PATCH] Bump rouge from 3.23.0 to 3.24.0 Bumps [rouge](https://github.com/rouge-ruby/rouge) from 3.23.0 to 3.24.0. - [Release notes](https://github.com/rouge-ruby/rouge/releases) - [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md) - [Commits](https://github.com/rouge-ruby/rouge/compare/v3.23.0...v3.24.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2ca4ee6..1252430 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -189,7 +189,7 @@ GEM ffi (~> 1.0) regexp_parser (1.8.2) rexml (3.2.4) - rouge (3.23.0) + rouge (3.24.0) rubocop (0.93.1) parallel (~> 1.10) parser (>= 2.7.1.5)