From 338f00114e5e4df0be12f7e4e3beebe374d8a5d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Apr 2023 05:57:03 +0000 Subject: [PATCH] Bump pygments.rb from 2.3.1 to 2.4.0 Bumps [pygments.rb](https://github.com/pygments/pygments.rb) from 2.3.1 to 2.4.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/v2.3.1...v2.4.0) --- updated-dependencies: - dependency-name: pygments.rb dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 170f860..442c59e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,7 +46,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (5.0.0) - pygments.rb (2.3.1) + pygments.rb (2.4.0) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0)