From 2d364840e50c3ec72225a6a030f1a8c8fb9074fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 08:40:28 +0000 Subject: [PATCH] Bump pygments.rb from 2.3.1 to 3.0.0 Bumps [pygments.rb](https://github.com/pygments/pygments.rb) from 2.3.1 to 3.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/v2.3.1...v3.0.0) --- updated-dependencies: - dependency-name: pygments.rb dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 261f5534..1fd2e821 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,7 @@ GEM psych (4.0.6) stringio public_suffix (5.0.1) - pygments.rb (2.3.1) + pygments.rb (3.0.0) racc (1.6.2) rack (2.2.6.4) rb-fchange (0.0.6)