Update carrierwave to version 1.3.0
This commit is contained in:
parent
aaa359b67d
commit
1fcd5c68c5
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ GEM
|
||||||
rack-test (>= 0.6.3)
|
rack-test (>= 0.6.3)
|
||||||
regexp_parser (~> 1.2)
|
regexp_parser (~> 1.2)
|
||||||
xpath (~> 3.2)
|
xpath (~> 3.2)
|
||||||
carrierwave (1.2.3)
|
carrierwave (1.3.0)
|
||||||
activemodel (>= 4.0.0)
|
activemodel (>= 4.0.0)
|
||||||
activesupport (>= 4.0.0)
|
activesupport (>= 4.0.0)
|
||||||
mime-types (>= 1.16)
|
mime-types (>= 1.16)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue