Skip to content

Commit

Permalink
Update carrierwave to version 2.2.6 (forem#20801)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Mar 27, 2024
1 parent 20f57ab commit d2097e5
Show file tree
Hide file tree
Showing 11 changed files with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand Down
Binary file removed vendor/cache/carrierwave-2.2.5.gem
Binary file not shown.
Binary file added vendor/cache/carrierwave-2.2.6.gem
Binary file not shown.
Binary file removed vendor/cache/i18n-1.14.3.gem
Binary file not shown.
Binary file added vendor/cache/i18n-1.14.4.gem
Binary file not shown.
Binary file removed vendor/cache/marcel-1.0.2.gem
Binary file not shown.
Binary file added vendor/cache/marcel-1.0.4.gem
Binary file not shown.
Binary file removed vendor/cache/minitest-5.22.2.gem
Binary file not shown.
Binary file added vendor/cache/minitest-5.22.3.gem
Binary file not shown.
Binary file removed vendor/cache/ruby-vips-2.2.0.gem
Binary file not shown.
Binary file added vendor/cache/ruby-vips-2.2.1.gem
Binary file not shown.

0 comments on commit d2097e5

Please sign in to comment.