From 73dca1a93d7d1e054a33c9a10b5b9cb8e2f6a4da Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2020 07:07:56 +0000 Subject: [PATCH] Bump rouge from 3.3.0 to 3.21.0 Bumps [rouge](https://github.com/rouge-ruby/rouge) from 3.3.0 to 3.21.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.3.0...v3.21.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b801961..d2a1ba0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,7 +44,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) - rouge (3.3.0) + rouge (3.21.0) ruby_dep (1.5.0) safe_yaml (1.0.5) sass (3.7.3)