From ebce17a25bf555e021af8005117d4db5d72f4a80 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2020 14:25:00 +0200 Subject: [PATCH] Bump rouge from 3.17.0 to 3.18.0 (#12973) Bumps [rouge](https://github.com/rouge-ruby/rouge) from 3.17.0 to 3.18.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.17.0...v3.18.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cbcee356060..940faa6fee6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0) - rouge (3.17.0) + rouge (3.18.0) ruby-enum (0.8.0) i18n ruby2_keywords (0.0.2)