From b89f55d780bb2ffcc4e832b7bbdef91be5acd2e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Oct 2022 08:20:52 +0000 Subject: [PATCH] Bump terminal-table from 2.0.0 to 3.0.2 Bumps [terminal-table](https://github.com/tj/terminal-table) from 2.0.0 to 3.0.2. - [Release notes](https://github.com/tj/terminal-table/releases) - [Changelog](https://github.com/tj/terminal-table/blob/master/History.rdoc) - [Commits](https://github.com/tj/terminal-table/compare/v2.0.0...v3.0.2) --- updated-dependencies: - dependency-name: terminal-table dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 83462f9..9707a52 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -239,14 +239,14 @@ GEM sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0) - terminal-table (2.0.0) - unicode-display_width (~> 1.1, >= 1.1.1) + terminal-table (3.0.2) + unicode-display_width (>= 1.1.1, < 3) thor (1.2.1) typhoeus (1.4.0) ethon (>= 0.9.0) tzinfo (2.0.5) concurrent-ruby (~> 1.0) - unicode-display_width (1.8.0) + unicode-display_width (2.3.0) webrick (1.7.0) yell (2.2.2) zeitwerk (2.6.1)