From a74e40be88cd1331155c967656e393618e88cd27 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Mon, 3 Aug 2026 14:18:10 +0200 Subject: Bump ruby to 3.4.10 --- Gemfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 3393beee..3572970e 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -ruby '3.2.11' +ruby '3.4.10' # ── Core framework ──────────────────────────────────────────────────────────── @@ -62,6 +62,7 @@ gem 'diff-lcs', require: 'diff/lcs' # ── Operational ─────────────────────────────────────────────────────────────── gem 'exception_notification', '~> 4.5' +gem 'csv' # chaos_calendar: C extension wrapping libical for the public events calendar. # Pinned to custom branch; includes FreeBSD 15.1 / libical 3.x header path fix -- cgit v1.3