From 2859a452ad39515a4ac0d406b6ca9b2692cda5c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 19:16:16 +0000 Subject: [PATCH] Bump icalendar from 2.9.0 to 2.12.2 Bumps [icalendar](https://github.com/icalendar/icalendar) from 2.9.0 to 2.12.2. - [Changelog](https://github.com/icalendar/icalendar/blob/main/CHANGELOG.md) - [Commits](https://github.com/icalendar/icalendar/compare/v2.9.0...v2.12.2) --- updated-dependencies: - dependency-name: icalendar dependency-version: 2.12.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f8ca898e9..9f655bea1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -230,9 +230,12 @@ GEM concurrent-ruby (~> 1.0) i18n_data (0.17.1) simple_po_parser (~> 1.1) - icalendar (2.9.0) + icalendar (2.12.2) + base64 ice_cube (~> 0.16) - ice_cube (0.16.4) + logger + ostruct + ice_cube (0.17.0) io-console (0.8.2) irb (1.15.2) pp (>= 0.6.0)