Skip to content

Commit

Permalink
Merge branch 'dependabot/bundler/vpim-24.2.20' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Feb 26, 2024
2 parents 181d482 + 34ff54e commit 291413e
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 @@ -128,7 +128,7 @@ gem 'stripe', '~> 5.55.0'
gem 'syck', '~> 1.4.1', require: false
gem 'syslog_protocol', '~> 0.9.0'
gem 'thin', '~> 1.8.2'
gem 'vpim', '~> 13.11.11'
gem 'vpim', '~> 24.2.20'
gem 'will_paginate', '~> 4.0.0'
gem 'xapian-full-alaveteli', '~> 1.4.22.1'
gem 'xml-simple', '~> 1.1.9', require: 'xmlsimple'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ GEM
unicode-display_width (2.5.0)
unidecoder (1.1.2)
uniform_notifier (1.16.0)
vpim (13.11.11)
vpim (24.2.20)
web-console (4.2.1)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
Expand Down Expand Up @@ -669,7 +669,7 @@ DEPENDENCIES
uglifier (~> 4.2.0)
unicode (~> 0.4.4)
unidecoder (~> 1.1.0)
vpim (~> 13.11.11)
vpim (~> 24.2.20)
web-console (>= 3.3.0)
webmock (~> 3.23.0)
will_paginate (~> 4.0.0)
Expand Down

0 comments on commit 291413e

Please sign in to comment.