Skip to content

Commit ae73bfd

Browse files
Merge pull request #223 from soutaro/dependabot/bundler/terminal-table-4.0.0
Bump terminal-table from 3.0.2 to 4.0.0
2 parents c11bc39 + ed2e324 commit ae73bfd

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,14 @@ GEM
7575
terminal-table (>= 2, < 5)
7676
uri (>= 0.12.0)
7777
strscan (3.1.7)
78-
terminal-table (3.0.2)
79-
unicode-display_width (>= 1.1.1, < 3)
78+
terminal-table (4.0.0)
79+
unicode-display_width (>= 1.1.1, < 4)
8080
tsort (0.2.0)
8181
tzinfo (2.0.6)
8282
concurrent-ruby (~> 1.0)
83-
unicode-display_width (2.6.0)
83+
unicode-display_width (3.2.0)
84+
unicode-emoji (~> 4.1)
85+
unicode-emoji (4.2.0)
8486
uri (1.1.1)
8587

8688
PLATFORMS

0 commit comments

Comments
 (0)