aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2025-06-14 19:14:26 +0200
committerEugen Wissner <belka@caraus.de>2025-06-14 19:14:26 +0200
commit0a575a9731979b546dd74bda0976d230ddb686da (patch)
tree1edbcae20e9c74335c2276b4875e50709da6987b /Gemfile
parent20f3d98d637c5992c53f19590c15fa923f4eedcd (diff)
downloadkazbek-0a575a9731979b546dd74bda0976d230ddb686da.tar.gz
Update cross toolchain for GCC 15.1
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
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"