From 79a9dbcf68510a60aa33d8d4a36fb106b96e2516 Mon Sep 17 00:00:00 2001 From: Maikel Linke Date: Wed, 7 Jan 2026 14:12:59 +1100 Subject: [PATCH] Bump highline from 2.0.3 to 3.1.2 to support newer rubies --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d2171987e6..b6264c90b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -388,7 +388,8 @@ GEM hashdiff (1.2.1) hashery (2.1.2) hashie (5.0.0) - highline (2.0.3) + highline (3.1.2) + reline htmlentities (4.4.2) http_parser.rb (0.8.0) i18n (1.14.7)