Bump carrierwave to 1.2.1
What does this MR do?
Bump carrierwave from 1.1.0 to 1.2.1.
Are there points in the code the reviewer needs to double check?
Why was this MR needed?
To make non-ascii filename of the image decoded (See carrierwaveuploader/carrierwave#2131).
Screenshots (if relevant)
TODO
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary - [n/a] Documentation created/updated
- [n/a] API support added
-
Tests added for this feature/bug - Review
- [n/a] Has been reviewed by UX
-
Has been reviewed by Frontend -
Has been reviewed by Backend - [n/a] Has been reviewed by Database
-
Conform by the merge request performance guides -
Conform by the style guides -
Squashed related commits together
What are the relevant issue numbers?
Closes #39580 (closed)
Edited by Takuya Noguchi