Skip to content

Commit

Permalink
Update rubyzip to 2.4 (#42071).
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.redmine.org/redmine/trunk@23430 e93f8b46-1217-0410-a6f0-8f06a7374b81
  • Loading branch information
vividtone committed Jan 5, 2025
1 parent 91f3e64 commit 32203e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gem 'nokogiri', '~> 1.18.0'
gem 'i18n', '~> 1.14.1'
gem 'rbpdf', '~> 1.21.3'
gem 'addressable'
gem 'rubyzip', '~> 2.3.0'
gem 'rubyzip', '~> 2.4.0'
gem 'propshaft', '~> 1.1.0'
gem 'rack', '>= 3.1.3'

Expand Down

0 comments on commit 32203e4

Please sign in to comment.