From 385824e00584fdeda5064f1e65c5eb19529e21f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 00:01:43 +0000 Subject: [PATCH] Bump htmlentities from 4.3.4 to 4.4.2 Bumps [htmlentities](https://github.com/threedaymonk/htmlentities) from 4.3.4 to 4.4.2. - [Changelog](https://github.com/threedaymonk/htmlentities/blob/main/History.txt) - [Commits](https://github.com/threedaymonk/htmlentities/commits) --- updated-dependencies: - dependency-name: htmlentities dependency-version: 4.4.2 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 7e411814..5d147e7b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -154,7 +154,7 @@ GEM rake (>= 13) highline (3.1.2) reline - htmlentities (4.3.4) + htmlentities (4.4.2) i18n (1.14.7) concurrent-ruby (~> 1.0) i18n-tasks (1.0.15)