From a0b94fc326edc0a4651c6c9e0a79feba642a1681 Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Wed, 24 Jul 2024 14:21:01 -0700 Subject: [PATCH] Bump version of term-ansicolor We were using a 5.5 year old release --- Gemfile.lock | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 905f8a568..e8bff12bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,6 +115,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties + bigdecimal (3.1.8) bixby (5.0.2) rubocop (= 1.28.2) rubocop-ast @@ -351,6 +352,7 @@ GEM mini_mime (1.1.5) mini_portile2 (2.8.7) minitest (5.23.1) + mize (0.5.0) modernizr-rails (2.7.1) msgpack (1.7.2) multi_xml (0.6.0) @@ -586,7 +588,8 @@ GEM string_rtl (0.1.0) strscan (3.1.0) sync (0.5.0) - term-ansicolor (1.7.1) + term-ansicolor (1.10.4) + mize (~> 0.5) tins (~> 1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) @@ -597,7 +600,8 @@ GEM tilt (2.3.0) timecop (0.9.8) timeout (0.4.1) - tins (1.32.1) + tins (1.33.0) + bigdecimal sync traject (3.8.1) concurrent-ruby (>= 0.8.0)