From 0a575a9731979b546dd74bda0976d230ddb686da Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sat, 14 Jun 2025 19:14:26 +0200 Subject: Update cross toolchain for GCC 15.1 --- Gemfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 8cce09e..0a9fffa 100644 --- a/Gemfile +++ b/Gemfile @@ -3,3 +3,4 @@ source "https://rubygems.org" gem 'rubyzip', '~> 2.4' +gem "term-ansicolor", "~> 1.11" -- cgit v1.2.3