Skip to content

Commit 8d83ea1

Browse files
Bump icalendar from 2.11.2 to 2.12.2 (#126)
Bumps [icalendar](https://github.com/icalendar/icalendar) from 2.11.2 to 2.12.2. - [Changelog](https://github.com/icalendar/icalendar/blob/main/CHANGELOG.md) - [Commits](icalendar/icalendar@v2.11.2...v2.12.2) --- updated-dependencies: - dependency-name: icalendar dependency-version: 2.12.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent adeab30 commit 8d83ea1

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ gem 'bootsnap', require: false
4747
gem 'image_processing', '~> 1.2'
4848

4949
# Internet calendaring, Ruby style
50-
gem 'icalendar', '~> 2.10'
50+
gem 'icalendar', '~> 2.12'
5151

5252
group :development, :test do
5353
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ GEM
107107
ostruct
108108
i18n (1.14.7)
109109
concurrent-ruby (~> 1.0)
110-
icalendar (2.11.2)
110+
icalendar (2.12.2)
111111
base64
112112
ice_cube (~> 0.16)
113113
logger
@@ -159,7 +159,7 @@ GEM
159159
racc (~> 1.4)
160160
nokogiri (1.19.1-x86_64-linux-gnu)
161161
racc (~> 1.4)
162-
ostruct (0.6.2)
162+
ostruct (0.6.3)
163163
pg (1.5.9)
164164
pp (0.6.2)
165165
prettyprint
@@ -261,7 +261,7 @@ DEPENDENCIES
261261
cssbundling-rails
262262
debug
263263
honeybadger (~> 5.6)
264-
icalendar (~> 2.10)
264+
icalendar (~> 2.12)
265265
image_processing (~> 1.2)
266266
jbuilder
267267
jsbundling-rails

0 commit comments

Comments
 (0)