We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fcb394 commit 65cf977Copy full SHA for 65cf977
Gemfile
@@ -35,7 +35,7 @@ gem 'rails-i18n', '~> 7.0', '>= 7.0.10'
35
gem 'redis', '~> 5.4'
36
gem 'roo', '~> 2.10', '>= 2.10.1'
37
gem 'ruby-filemagic', '~> 0.7', '>= 0.7.3'
38
-gem 'rubyzip', '~> 2.4', '>= 2.4.1'
+gem 'rubyzip', '~> 3.1'
39
gem 'sentry-rails', '~> 5.24'
40
gem 'sentry-ruby', '~> 5.24'
41
gem 'sentry-sidekiq', '~> 5.24'
0 commit comments