mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Update carrierwave to version 1.2.3
This commit is contained in:
parent
7818d270f7
commit
ed22b62551
1 changed files with 4 additions and 5 deletions
|
|
@ -93,10 +93,9 @@ GEM
|
|||
rack (>= 1.0.0)
|
||||
rack-test (>= 0.5.4)
|
||||
xpath (~> 2.0)
|
||||
carrierwave (0.11.0)
|
||||
activemodel (>= 3.2.0)
|
||||
activesupport (>= 3.2.0)
|
||||
json (>= 1.7)
|
||||
carrierwave (1.2.3)
|
||||
activemodel (>= 4.0.0)
|
||||
activesupport (>= 4.0.0)
|
||||
mime-types (>= 1.16)
|
||||
carrierwave-bombshelter (0.1.1.6)
|
||||
activesupport (>= 3.2.0)
|
||||
|
|
@ -118,7 +117,7 @@ GEM
|
|||
simplecov
|
||||
url
|
||||
coderay (1.1.1)
|
||||
concurrent-ruby (1.0.5)
|
||||
concurrent-ruby (1.1.3)
|
||||
countable-rails (0.0.1)
|
||||
railties (>= 3.1)
|
||||
countries (2.1.4)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue