From 297fa1cebac6090bec062334117994cb507c4d49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 09:09:33 +0000 Subject: [PATCH] Bump pygments.rb from 2.3.0 to 2.3.1 Bumps [pygments.rb](https://github.com/pygments/pygments.rb) from 2.3.0 to 2.3.1. - [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/v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: pygments.rb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 14dd404..f48995b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,7 @@ GEM byebug (~> 11.0) pry (~> 0.13.0) public_suffix (4.0.7) - pygments.rb (2.3.0) + pygments.rb (2.3.1) rb-fsevent (0.11.1) rb-inotify (0.10.1) ffi (~> 1.0)