Skip to content

Commit

Permalink
Bump carrierwave from 0.11.0 to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 22, 2021
1 parent 506bc7c commit 696b738
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,11 +157,11 @@ 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.3.2)
activemodel (>= 4.0.0)
activesupport (>= 4.0.0)
mime-types (>= 1.16)
ssrf_filter (~> 1.0)
carrierwave-bombshelter (0.1.1.6)
activesupport (>= 3.2.0)
carrierwave
Expand Down Expand Up @@ -386,7 +386,9 @@ GEM
mini_mime (>= 0.1.1)
marcel (1.0.1)
method_source (0.8.2)
mime-types (2.99.3)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0704)
mina (0.3.8)
open4 (~> 1.3.4)
rake
Expand Down Expand Up @@ -712,6 +714,7 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
ssrf_filter (1.0.7)
stringex (2.5.2)
stripe (2.12.0)
faraday (~> 0.9)
Expand Down

0 comments on commit 696b738

Please sign in to comment.