From 8f7b549f37cdf7dfc23284c07fb2e2e16e74c9f4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2020 13:57:26 +0000 Subject: [PATCH] build: bump unicode-display_width from 1.6.1 to 1.7.0 in /docs Bumps [unicode-display_width](https://github.com/janlelis/unicode-display_width) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/janlelis/unicode-display_width/releases) - [Changelog](https://github.com/janlelis/unicode-display_width/blob/master/CHANGELOG.md) - [Commits](https://github.com/janlelis/unicode-display_width/compare/v1.6.1...v1.7.0) Signed-off-by: dependabot-preview[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index d1bd92ce06..ff0258b5c2 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -248,7 +248,7 @@ GEM ethon (>= 0.9.0) tzinfo (1.2.6) thread_safe (~> 0.1) - unicode-display_width (1.6.1) + unicode-display_width (1.7.0) yell (2.2.2) zeitwerk (2.3.0)