From 34ef94332b2d440e2509074a0f585fcd3be84e80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Sep 2021 18:01:31 +0000 Subject: [PATCH] build(deps): bump unf_ext from 0.0.7.7 to 0.0.8 in /docs Bumps [unf_ext](https://github.com/knu/ruby-unf_ext) from 0.0.7.7 to 0.0.8. - [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.7.7...v0.0.8) --- 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 0dfaa80e4e..215b77f9e1 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -278,7 +278,7 @@ GEM thread_safe (~> 0.1) unf (0.1.4) unf_ext - unf_ext (0.0.7.7) + unf_ext (0.0.8) unicode-display_width (1.8.0) yell (2.2.2) zeitwerk (2.4.2)