Skip to content

Commit 65cf977

Browse files
chore(deps): update dependency rubyzip to v3
1 parent 3fcb394 commit 65cf977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ gem 'rails-i18n', '~> 7.0', '>= 7.0.10'
3535
gem 'redis', '~> 5.4'
3636
gem 'roo', '~> 2.10', '>= 2.10.1'
3737
gem 'ruby-filemagic', '~> 0.7', '>= 0.7.3'
38-
gem 'rubyzip', '~> 2.4', '>= 2.4.1'
38+
gem 'rubyzip', '~> 3.1'
3939
gem 'sentry-rails', '~> 5.24'
4040
gem 'sentry-ruby', '~> 5.24'
4141
gem 'sentry-sidekiq', '~> 5.24'

0 commit comments

Comments
 (0)