Update carrierwave to version 3.0.6
This commit is contained in:
parent
52ee2e0ee4
commit
a3a94cdce3
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ 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 (3.0.5)
|
carrierwave (3.0.6)
|
||||||
activemodel (>= 6.0.0)
|
activemodel (>= 6.0.0)
|
||||||
activesupport (>= 6.0.0)
|
activesupport (>= 6.0.0)
|
||||||
addressable (~> 2.6)
|
addressable (~> 2.6)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue