Update carrierwave to version 2.2.6 (#20801)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
20f57ab0be
commit
d2097e50c0
11 changed files with 5 additions and 6 deletions
11
Gemfile.lock
11
Gemfile.lock
|
|
@ -145,7 +145,7 @@ GEM
|
|||
rack-test (>= 0.6.3)
|
||||
regexp_parser (>= 1.5, < 3.0)
|
||||
xpath (~> 3.2)
|
||||
carrierwave (2.2.5)
|
||||
carrierwave (2.2.6)
|
||||
activemodel (>= 5.0.0)
|
||||
activesupport (>= 5.0.0)
|
||||
addressable (~> 2.6)
|
||||
|
|
@ -393,9 +393,8 @@ GEM
|
|||
httpclient (2.8.3)
|
||||
hypershield (0.2.2)
|
||||
activerecord (>= 5)
|
||||
i18n (1.14.3)
|
||||
i18n (1.14.4)
|
||||
concurrent-ruby (~> 1.0)
|
||||
racc (~> 1.7)
|
||||
i18n-js (3.9.2)
|
||||
i18n (>= 0.6.6)
|
||||
i18n-tasks (1.0.13)
|
||||
|
|
@ -489,7 +488,7 @@ GEM
|
|||
net-imap
|
||||
net-pop
|
||||
net-smtp
|
||||
marcel (1.0.2)
|
||||
marcel (1.0.4)
|
||||
matrix (0.4.2)
|
||||
memoizable (0.4.2)
|
||||
thread_safe (~> 0.3, >= 0.3.1)
|
||||
|
|
@ -514,7 +513,7 @@ GEM
|
|||
mini_magick (4.12.0)
|
||||
mini_mime (1.1.5)
|
||||
mini_portile2 (2.8.5)
|
||||
minitest (5.22.2)
|
||||
minitest (5.22.3)
|
||||
modis (4.0.1)
|
||||
activemodel (>= 5.2)
|
||||
activesupport (>= 5.2)
|
||||
|
|
@ -791,7 +790,7 @@ GEM
|
|||
ruby-prof (1.7.0)
|
||||
ruby-progressbar (1.13.0)
|
||||
ruby-statistics (3.0.0)
|
||||
ruby-vips (2.2.0)
|
||||
ruby-vips (2.2.1)
|
||||
ffi (~> 1.12)
|
||||
ruby2_keywords (0.0.5)
|
||||
ruby2ruby (2.5.0)
|
||||
|
|
|
|||
BIN
vendor/cache/carrierwave-2.2.5.gem
vendored
BIN
vendor/cache/carrierwave-2.2.5.gem
vendored
Binary file not shown.
BIN
vendor/cache/carrierwave-2.2.6.gem
vendored
Normal file
BIN
vendor/cache/carrierwave-2.2.6.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/i18n-1.14.3.gem
vendored
BIN
vendor/cache/i18n-1.14.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/i18n-1.14.4.gem
vendored
Normal file
BIN
vendor/cache/i18n-1.14.4.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/marcel-1.0.2.gem
vendored
BIN
vendor/cache/marcel-1.0.2.gem
vendored
Binary file not shown.
BIN
vendor/cache/marcel-1.0.4.gem
vendored
Normal file
BIN
vendor/cache/marcel-1.0.4.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/minitest-5.22.2.gem
vendored
BIN
vendor/cache/minitest-5.22.2.gem
vendored
Binary file not shown.
BIN
vendor/cache/minitest-5.22.3.gem
vendored
Normal file
BIN
vendor/cache/minitest-5.22.3.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/ruby-vips-2.2.0.gem
vendored
BIN
vendor/cache/ruby-vips-2.2.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/ruby-vips-2.2.1.gem
vendored
Normal file
BIN
vendor/cache/ruby-vips-2.2.1.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue