From 95d1709bb79443e13d7474be9fc7133ce9a07769 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Sep 2021 18:01:41 +0000 Subject: [PATCH] build(deps): bump unicode-display_width from 1.7.0 to 1.8.0 in /docs Bumps [unicode-display_width](https://github.com/janlelis/unicode-display_width) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/janlelis/unicode-display_width/releases) - [Changelog](https://github.com/janlelis/unicode-display_width/blob/main/CHANGELOG.md) - [Commits](https://github.com/janlelis/unicode-display_width/compare/v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: unicode-display_width dependency-type: indirect update-type: version-update:semver-minor ... 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 06dd73f03c..35e18dfcfd 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -279,7 +279,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.7.7) - unicode-display_width (1.7.0) + unicode-display_width (1.8.0) yell (2.2.2) zeitwerk (2.4.2)