Update carrierwave to version 3.0.5
This commit is contained in:
parent
4290e9e04c
commit
3732499310
1 changed files with 3 additions and 4 deletions
|
|
@ -112,13 +112,12 @@ GEM
|
||||||
rack-test (>= 0.6.3)
|
rack-test (>= 0.6.3)
|
||||||
regexp_parser (>= 1.5, < 3.0)
|
regexp_parser (>= 1.5, < 3.0)
|
||||||
xpath (~> 3.2)
|
xpath (~> 3.2)
|
||||||
carrierwave (2.2.5)
|
carrierwave (3.0.5)
|
||||||
activemodel (>= 5.0.0)
|
activemodel (>= 6.0.0)
|
||||||
activesupport (>= 5.0.0)
|
activesupport (>= 6.0.0)
|
||||||
addressable (~> 2.6)
|
addressable (~> 2.6)
|
||||||
image_processing (~> 1.1)
|
image_processing (~> 1.1)
|
||||||
marcel (~> 1.0.0)
|
marcel (~> 1.0.0)
|
||||||
mini_mime (>= 0.1.3)
|
|
||||||
ssrf_filter (~> 1.0)
|
ssrf_filter (~> 1.0)
|
||||||
carrierwave-bombshelter (0.2.2)
|
carrierwave-bombshelter (0.2.2)
|
||||||
activesupport (>= 3.2.0)
|
activesupport (>= 3.2.0)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue