From 34ce38a9b2fd07e1340812afe6f3fd7dd16b556d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 20:41:52 +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 bdaa34c..1c95e18 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,12 +30,14 @@ GEM rack (>= 2.1, < 4.a) hashdiff (1.1.0) hashie (5.0.0) - icalendar (2.10.2) + icalendar (2.10.3) ice_cube (~> 0.16) + ostruct ice_cube (0.17.0) mustermann (3.0.0) ruby2_keywords (~> 0.0.1) nio4r (2.7.3) + ostruct (0.6.0) parallel (1.26.3) public_suffix (5.0.5) puma (6.4.3)