Skip to content

Commit

Permalink
Build(deps): Bump icalendar from 2.10.2 to 2.10.3
Browse files Browse the repository at this point in the history
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](icalendar/icalendar@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 235ebc3 commit 423750b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ gem 'fancybox-rails', '~> 0.3.0'
gem 'friendly_id', '~> 5.5.1'
gem 'gnuplot', '~> 2.6.0'
gem 'htmlentities', '~> 4.3.0'
gem 'icalendar', '~> 2.10.2'
gem 'icalendar', '~> 2.10.3'
gem 'jquery-rails', '~> 4.6.0'
gem 'jquery-ui-rails', '~> 6.0.0'
gem 'json', '~> 2.7.2'
Expand Down
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -292,8 +292,9 @@ GEM
httpclient (2.8.3)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
icalendar (2.10.2)
icalendar (2.10.3)
ice_cube (~> 0.16)
ostruct
ice_cube (0.17.0)
importmap-rails (2.0.1)
actionpack (>= 6.0.0)
Expand Down Expand Up @@ -378,6 +379,7 @@ GEM
hodel_3000_compliant_logger
open4 (1.3.4)
os (1.1.4)
ostruct (0.6.0)
parallel (1.26.3)
parser (3.3.5.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -617,7 +619,7 @@ DEPENDENCIES
holidays (~> 8.8.0)
htmlentities (~> 4.3.0)
i18n (~> 1.14.6)
icalendar (~> 2.10.2)
icalendar (~> 2.10.3)
importmap-rails (~> 2.0.1)
iso_country_codes (~> 0.7.8)
jquery-rails (~> 4.6.0)
Expand Down

0 comments on commit 423750b

Please sign in to comment.