From dca555dfb68f1540016d734c3284905fbc0d639a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 11:58:15 +0000 Subject: [PATCH] Bump pygments.rb from 2.4.1 to 3.0.0 (#153) Bumps [pygments.rb](https://github.com/pygments/pygments.rb) from 2.4.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.4.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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cdd14c8..2e5de5e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,7 +109,7 @@ GEM psych (5.1.2) stringio public_suffix (5.0.5) - pygments.rb (2.4.1) + pygments.rb (3.0.0) racc (1.7.3) rack (3.0.9.1) rackup (2.1.0)