Skip to content

Upgrade carrierwave to 1.3.4

Gregorius Marco requested to merge mg-upgrade-carrierwave-1-3-4 into master

What does this MR do and why?

Upgrade carrierwave gem to 1.3.4 as part of audit for Ruby 3.1/3.2 compat #423298 (closed).

Diff from current version: https://my.diffend.io/gems/carrierwave/1.3.3/1.3.4

The essential purpose of the new version is to have upstream validation on Ruby 3.2 https://github.com/carrierwaveuploader/carrierwave/actions/runs/6289222482/job/17075501643

Practically there is no code change in the new version. The only code change is related to rmagick https://my.diffend.io/gems/carrierwave/1.3.3/1.3.4#d2h-371971 which isn't used by GitLab.

Original PR: https://github.com/carrierwaveuploader/carrierwave/pull/2699

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Gregorius Marco

Merge request reports

Loading