From 408bc9e53a694fb042a2802a488a7deea3e7ea6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 11:32:44 +0000 Subject: [PATCH] Bump pygments.rb from 4.0.0 to 5.0.0 Bumps [pygments.rb](https://github.com/pygments/pygments.rb) from 4.0.0 to 5.0.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/v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: pygments.rb dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e0120cc..e57a080 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,8 @@ GEM method_source (~> 1.0) reline (>= 0.6.0) public_suffix (7.0.5) - pygments.rb (4.0.0) + pygments.rb (5.0.0) + logger (~> 1.7) racc (1.8.1) rack (3.2.6) rackup (2.3.1)