Skip to content

Commit

Permalink
Upgrade CarrierWave 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Mar 31, 2021
1 parent dc43cdc commit 0285a3f
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,12 @@ GEM
builder (3.2.4)
byebug (11.1.3)
cancancan (3.2.1)
carrierwave (2.2.0)
carrierwave (2.2.1)
activemodel (>= 5.0.0)
activesupport (>= 5.0.0)
addressable (~> 2.6)
image_processing (~> 1.1)
mimemagic (>= 0.3.0)
marcel (~> 1.0.0)
mini_mime (>= 0.1.3)
ssrf_filter (~> 1.0)
carrierwave-aliyun (1.2.3)
Expand Down Expand Up @@ -158,7 +158,7 @@ GEM
multipart-post (>= 1.2, < 3)
ruby2_keywords
faraday-net_http (1.0.1)
ffi (1.14.2)
ffi (1.15.0)
form-select (0.3.2)
rails (>= 4.2)
fugit (1.4.2)
Expand All @@ -181,7 +181,7 @@ GEM
http-cookie (1.0.3)
domain_name (~> 0.5)
http_accept_language (2.1.1)
i18n (1.8.9)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
image_processing (1.12.1)
mini_magick (>= 4.9.5, < 5)
Expand Down Expand Up @@ -221,9 +221,6 @@ GEM
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0225)
mimemagic (0.4.3)
nokogiri (~> 1)
rake
mini_histogram (0.3.1)
mini_magick (4.11.0)
mini_mime (1.0.3)
Expand Down Expand Up @@ -381,8 +378,8 @@ GEM
ruby-push-notifications (1.3.0)
builder (~> 3.0)
ruby-statistics (2.1.3)
ruby-vips (2.0.17)
ffi (~> 1.9)
ruby-vips (2.1.0)
ffi (~> 1.12)
ruby2_keywords (0.0.4)
rucaptcha (2.5.5)
railties (>= 3.2)
Expand Down

0 comments on commit 0285a3f

Please sign in to comment.