From df5fb91895b044edb3cdd39bb626700d7c9c2738 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 04:01:55 +0000 Subject: [PATCH] Bump htmlentities from 4.3.4 to 4.4.1 Bumps [htmlentities](https://github.com/threedaymonk/htmlentities) from 4.3.4 to 4.4.1. - [Changelog](https://github.com/threedaymonk/htmlentities/blob/main/History.txt) - [Commits](https://github.com/threedaymonk/htmlentities/commits/v4.4.1) --- updated-dependencies: - dependency-name: htmlentities dependency-version: 4.4.1 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 06bb40f..e4f925b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM ast (2.4.3) diff-lcs (1.6.2) docile (1.4.1) - htmlentities (4.3.4) + htmlentities (4.4.1) json (2.15.2) language_server-protocol (3.17.0.5) lint_roller (1.1.0)