From e44ed4d718ee3af6196b71d9e18110c14f0d23bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 12:32:01 +0000 Subject: [PATCH] Bump unf from 0.1.4 to 0.2.0 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: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bcf26f9d5b..40a60f8f3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -257,9 +257,7 @@ GEM concurrent-ruby (~> 1.0) uglifier (3.2.0) execjs (>= 0.3.0, < 3) - unf (0.1.4) - unf_ext - unf_ext (0.0.9.1) + unf (0.2.0) webrick (1.8.1) yell (2.2.2) zeitwerk (2.6.17)