From 3c453cc52c7e46645f44dbd6d391489738778713 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2026 11:03:46 +0000 Subject: [PATCH] build(deps-dev): bump unicode-display_width from 3.2.0 to 3.3.0 Bumps [unicode-display_width](https://github.com/janlelis/unicode-display_width) from 3.2.0 to 3.3.0. - [Changelog](https://github.com/janlelis/unicode-display_width/blob/main/CHANGELOG.md) - [Commits](https://github.com/janlelis/unicode-display_width/compare/v3.2.0...v3.3.0) --- updated-dependencies: - dependency-name: unicode-display_width dependency-version: 3.3.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 257fbb5410a..2ae1f201dd2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -413,9 +413,9 @@ GEM tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (3.2.0) - unicode-emoji (~> 4.1) - unicode-emoji (4.2.0) + unicode-display_width (3.3.0) + unicode-emoji (~> 4.3) + unicode-emoji (4.3.0) uri (1.1.1) useragent (0.16.11) webmock (3.26.4)