From 35079bfb4e1ee074bd09c3e32f5ae32c919d3f54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 08:45:57 +0000 Subject: [PATCH] Bump icalendar from 2.10.3 to 2.11.0 Bumps [icalendar](https://github.com/icalendar/icalendar) from 2.10.3 to 2.11.0. - [Changelog](https://github.com/icalendar/icalendar/blob/main/CHANGELOG.md) - [Commits](https://github.com/icalendar/icalendar/compare/v2.10.3...v2.11.0) --- updated-dependencies: - dependency-name: icalendar dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index b3d502788..42c7041ac 100644 --- a/Gemfile +++ b/Gemfile @@ -24,7 +24,7 @@ gem "wdm", "~> 0.2.0" if Gem.win_platform? gem "webrick", "~> 1.9" -gem 'icalendar', '~> 2.10' +gem 'icalendar', '~> 2.11' # Used in product-data-validator to check URLs gem "open-uri", "~> 0.5" diff --git a/Gemfile.lock b/Gemfile.lock index 1762cce78..c85343ff3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,8 +65,10 @@ GEM http_parser.rb (0.8.0) i18n (1.14.7) concurrent-ruby (~> 1.0) - icalendar (2.10.3) + icalendar (2.11.0) + base64 ice_cube (~> 0.16) + logger ostruct ice_cube (0.17.0) jekyll (4.4.1) @@ -210,7 +212,7 @@ PLATFORMS x86_64-linux-musl DEPENDENCIES - icalendar (~> 2.10) + icalendar (~> 2.11) jekyll (~> 4.4.1) jekyll-feed (~> 0.17) jekyll-last-modified-at