Skip to content

Commit

Permalink
chore(deps): update dependency vpim to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2024
1 parent 27772be commit b99ba72
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 @@ -44,7 +44,7 @@ gem 'sidekiq', '~> 6.0'
gem 'sidekiq-scheduler', '~> 5.0', '>= 5.0.2'
gem 'slack-notifier', '~> 2.0'
gem 'validates_timeliness', '~> 7.0.0.beta2'
gem 'vpim', '~> 13.11'
gem 'vpim', '~> 24.2', '>= 24.2.20'

group :development, :test do
gem 'awesome_print'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@ GEM
timeliness (>= 0.3.10, < 1)
vcard_parser (0.0.9)
vcr (6.1.0)
vpim (13.11.11)
vpim (24.2.20)
webmock (3.14.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
Expand Down Expand Up @@ -605,7 +605,7 @@ DEPENDENCIES
tzinfo-data
validates_timeliness (~> 7.0.0.beta2)
vcr
vpim (~> 13.11)
vpim (~> 24.2, >= 24.2.20)
webmock

BUNDLED WITH
Expand Down

0 comments on commit b99ba72

Please sign in to comment.