From 09903464f01a1a637082cb8f061653bbb829690c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 09:38:33 +0000 Subject: [PATCH] Bump icalendar from 2.10.2 to 2.10.3 Bumps [icalendar](https://github.com/icalendar/icalendar) from 2.10.2 to 2.10.3. - [Changelog](https://github.com/icalendar/icalendar/blob/main/CHANGELOG.md) - [Commits](https://github.com/icalendar/icalendar/compare/v2.10.2...v2.10.3) --- updated-dependencies: - dependency-name: icalendar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 255864501c..33c4bbdc01 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -217,8 +217,9 @@ GEM i18n-js (4.2.3) glob (>= 0.4.0) i18n - icalendar (2.10.2) + icalendar (2.10.3) ice_cube (~> 0.16) + ostruct ice_cube (0.17.0) image_processing (1.13.0) mini_magick (>= 4.9.5, < 5) @@ -350,6 +351,7 @@ GEM validate_url webfinger (~> 2.0) orm_adapter (0.5.0) + ostruct (0.6.0) parallel (1.26.3) parser (3.3.5.0) ast (~> 2.4.1)