From 08834b93b308fae7660c5e8a67542562575055d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 18:03:03 +0000 Subject: [PATCH] build(deps): bump unf_ext from 0.0.8 to 0.0.8.1 in /docs Bumps [unf_ext](https://github.com/knu/ruby-unf_ext) from 0.0.8 to 0.0.8.1. - [Release notes](https://github.com/knu/ruby-unf_ext/releases) - [Changelog](https://github.com/knu/ruby-unf_ext/blob/master/CHANGELOG.md) - [Commits](https://github.com/knu/ruby-unf_ext/compare/v0.0.8...v0.0.8.1) --- updated-dependencies: - dependency-name: unf_ext dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 60f2dac7f8..f6e6523ed4 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -294,7 +294,7 @@ GEM thread_safe (~> 0.1) unf (0.1.4) unf_ext - unf_ext (0.0.8) + unf_ext (0.0.8.1) unicode-display_width (1.8.0) yell (2.2.2) zeitwerk (2.5.4)