From 3f5b0dc98d0235adeea5b91c1656420418de6589 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 15:40:49 +0200 Subject: [PATCH] Build(deps): Bump unf from 0.1.4 to 0.2.0 (#28411) Bumps [unf](https://github.com/knu/ruby-unf) from 0.1.4 to 0.2.0. - [Changelog](https://github.com/knu/ruby-unf/blob/master/CHANGELOG.md) - [Commits](https://github.com/knu/ruby-unf/compare/v0.1.4...v0.2.0) --- updated-dependencies: - dependency-name: unf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 741482d4428..ba42ebd8007 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -555,9 +555,7 @@ GEM tzinfo (>= 1.0.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3) - unf (0.1.4) - unf_ext - unf_ext (0.0.9.1) + unf (0.2.0) unicode-display_width (2.5.0) unicorn (6.1.0) kgio (~> 2.6)