From 5e4ed30843cf64bf73ddac42b9726ec72f5cc926 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 00:16:51 +0000 Subject: [PATCH] Bump unicode-emoji from 4.0.4 to 4.1.0 Bumps [unicode-emoji](https://github.com/janlelis/unicode-emoji) from 4.0.4 to 4.1.0. - [Changelog](https://github.com/janlelis/unicode-emoji/blob/main/CHANGELOG.md) - [Commits](https://github.com/janlelis/unicode-emoji/compare/v4.0.4...v4.1.0) --- updated-dependencies: - dependency-name: unicode-emoji dependency-version: 4.1.0 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 b92218d..a0c34c2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -366,7 +366,7 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) - unicode-emoji (4.0.4) + unicode-emoji (4.1.0) uri (1.0.3) useragent (0.16.11) web-console (4.2.1)