Update carrierwave to version 2.2.5 (#20413)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
9eaff67318
commit
a08e8dcffb
9 changed files with 4 additions and 4 deletions
|
|
@ -144,7 +144,7 @@ GEM
|
|||
rack-test (>= 0.6.3)
|
||||
regexp_parser (>= 1.5, < 3.0)
|
||||
xpath (~> 3.2)
|
||||
carrierwave (2.2.4)
|
||||
carrierwave (2.2.5)
|
||||
activemodel (>= 5.0.0)
|
||||
activesupport (>= 5.0.0)
|
||||
addressable (~> 2.6)
|
||||
|
|
@ -610,7 +610,7 @@ GEM
|
|||
method_source (~> 1.0)
|
||||
pry-rails (0.3.9)
|
||||
pry (>= 0.10.4)
|
||||
public_suffix (5.0.3)
|
||||
public_suffix (5.0.4)
|
||||
puma (5.6.7)
|
||||
nio4r (~> 2.0)
|
||||
pundit (2.3.1)
|
||||
|
|
@ -780,7 +780,7 @@ GEM
|
|||
ruby-prof (1.6.3)
|
||||
ruby-progressbar (1.13.0)
|
||||
ruby-statistics (3.0.0)
|
||||
ruby-vips (2.1.4)
|
||||
ruby-vips (2.2.0)
|
||||
ffi (~> 1.12)
|
||||
ruby2_keywords (0.0.5)
|
||||
ruby2ruby (2.5.0)
|
||||
|
|
@ -874,7 +874,7 @@ GEM
|
|||
actionpack (>= 5.2)
|
||||
activesupport (>= 5.2)
|
||||
sprockets (>= 3.0.0)
|
||||
ssrf_filter (1.1.1)
|
||||
ssrf_filter (1.1.2)
|
||||
staccato (0.5.3)
|
||||
stackprof (0.2.25)
|
||||
sterile (1.0.25)
|
||||
|
|
|
|||
BIN
vendor/cache/carrierwave-2.2.4.gem
vendored
BIN
vendor/cache/carrierwave-2.2.4.gem
vendored
Binary file not shown.
BIN
vendor/cache/carrierwave-2.2.5.gem
vendored
Normal file
BIN
vendor/cache/carrierwave-2.2.5.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/public_suffix-5.0.3.gem
vendored
BIN
vendor/cache/public_suffix-5.0.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/public_suffix-5.0.4.gem
vendored
Normal file
BIN
vendor/cache/public_suffix-5.0.4.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/ruby-vips-2.1.4.gem
vendored
BIN
vendor/cache/ruby-vips-2.1.4.gem
vendored
Binary file not shown.
BIN
vendor/cache/ruby-vips-2.2.0.gem
vendored
Normal file
BIN
vendor/cache/ruby-vips-2.2.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/ssrf_filter-1.1.1.gem
vendored
BIN
vendor/cache/ssrf_filter-1.1.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/ssrf_filter-1.1.2.gem
vendored
Normal file
BIN
vendor/cache/ssrf_filter-1.1.2.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue