From ec5cdf6aaf5d34b2b331d7b6b64f8249750725e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 08:46:10 +0000 Subject: [PATCH] Bump icalendar from 2.12.1 to 2.12.2 Bumps [icalendar](https://github.com/icalendar/icalendar) from 2.12.1 to 2.12.2. - [Changelog](https://github.com/icalendar/icalendar/blob/main/CHANGELOG.md) - [Commits](https://github.com/icalendar/icalendar/compare/v2.12.1...v2.12.2) --- updated-dependencies: - dependency-name: icalendar dependency-version: 2.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 5ea46fb..135ba3a 100644 --- a/Gemfile +++ b/Gemfile @@ -47,7 +47,7 @@ gem "ruby_llm" gem "mcp-rb", require: "mcp" # iCal (.ics) file parsing and generation for calendar events -gem "icalendar", "~> 2.10" +gem "icalendar", "~> 2.12" group :development, :test do # See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem diff --git a/Gemfile.lock b/Gemfile.lock index f302ae8..98e3ee8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -138,7 +138,7 @@ GEM activesupport (>= 6.1) i18n (1.14.8) concurrent-ruby (~> 1.0) - icalendar (2.12.1) + icalendar (2.12.2) base64 ice_cube (~> 0.16) logger @@ -433,7 +433,7 @@ DEPENDENCIES bundler-audit capybara debug - icalendar (~> 2.10) + icalendar (~> 2.12) image_processing (~> 1.2) importmap-rails jbuilder