From b37e03615443ce37a9349aea9195970f47a768b5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 05:50:06 +0000 Subject: [PATCH] Bump pygments.rb from 1.2.1 to 2.2.0 Bumps [pygments.rb](https://github.com/pygments/pygments.rb) from 1.2.1 to 2.2.0. - [Release notes](https://github.com/pygments/pygments.rb/releases) - [Changelog](https://github.com/pygments/pygments.rb/blob/master/CHANGELOG.adoc) - [Commits](https://github.com/pygments/pygments.rb/compare/v1.2.1...v2.2.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dbab758..f6398cc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,13 +43,11 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - multi_json (1.13.1) pathutil (0.16.2) forwardable-extended (~> 2.6) posix-spawn (0.3.13) public_suffix (4.0.3) - pygments.rb (1.2.1) - multi_json (>= 1.0.0) + pygments.rb (2.2.0) rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0)