Skip to content

Commit

Permalink
Build(deps): Bump icalendar from 2.9.0 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps [icalendar](https://github.com/icalendar/icalendar) from 2.9.0 to 2.10.0.
- [Changelog](https://github.com/icalendar/icalendar/blob/main/History.txt)
- [Commits](icalendar/icalendar@v2.9.0...v2.10.0)

---
updated-dependencies:
- dependency-name: icalendar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent bdd570c commit a0073fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ gem 'fancybox-rails', '~> 0.3.0'
gem 'friendly_id', '~> 5.5.0'
gem 'gnuplot', '~> 2.6.0'
gem 'htmlentities', '~> 4.3.0'
gem 'icalendar', '~> 2.9.0'
gem 'icalendar', '~> 2.10.0'
gem 'jquery-rails', '~> 4.6.0'
gem 'jquery-ui-rails', '~> 6.0.0'
gem 'json', '~> 2.6.2'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ GEM
httpclient (2.8.3)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
icalendar (2.9.0)
icalendar (2.10.0)
ice_cube (~> 0.16)
ice_cube (0.16.4)
iso_country_codes (0.7.8)
Expand Down Expand Up @@ -593,7 +593,7 @@ DEPENDENCIES
holidays (~> 8.6.0)
htmlentities (~> 4.3.0)
i18n (~> 1.14.1)
icalendar (~> 2.9.0)
icalendar (~> 2.10.0)
iso_country_codes (~> 0.7.8)
jquery-rails (~> 4.6.0)
jquery-ui-rails (~> 6.0.0)
Expand Down

0 comments on commit a0073fd

Please sign in to comment.