Skip to content

Commit

Permalink
Merge pull request #1005 from maxcobmara/dependabot/bundler/carrierwa…
Browse files Browse the repository at this point in the history
…ve-1.3.2

Bump carrierwave from 0.10.0 to 1.3.2
  • Loading branch information
maxcobmara authored Mar 14, 2021
2 parents 5f48d21 + 88862e5 commit 85bf095
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@ GEM
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
carrierwave (0.10.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)
celluloid (0.16.0)
timers (~> 4.0.0)
chartkick (1.3.2)
Expand Down Expand Up @@ -195,7 +195,7 @@ GEM
foreigner (>= 0.9.1)
rails (>= 3.2.0)
method_source (0.8.2)
mime-types (2.4.3)
mime-types (2.99.3)
mini_portile (0.6.2)
minitest (5.12.0)
modernizr-rails (2.6.2.3)
Expand Down Expand Up @@ -328,6 +328,7 @@ GEM
sshkit (1.10.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
ssrf_filter (1.0.7)
temple (0.8.2)
thin (1.6.3)
daemons (~> 1.0, >= 1.0.9)
Expand Down

0 comments on commit 85bf095

Please sign in to comment.