Skip to content

Commit

Permalink
Bump carrierwave from 0.10.0 to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 8, 2021
1 parent 8028f5f commit 5177d19
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ GEM
arel (6.0.4)
ast (2.3.0)
bcrypt (3.1.12)
builder (3.2.3)
builder (3.2.4)
capistrano (2.15.6)
highline
net-scp (>= 1.0.0)
Expand All @@ -52,11 +52,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.15.2)
timers (~> 1.1.0)
coderay (1.1.0)
Expand All @@ -67,7 +67,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.5)
concurrent-ruby (1.1.8)
connection_pool (2.2.0)
coveralls (0.8.2)
json (~> 1.8)
Expand Down Expand Up @@ -179,7 +179,7 @@ GEM
mini_magick (4.2.10)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.13.0)
minitest (5.14.3)
multi_json (1.14.1)
multi_test (0.1.2)
nenv (0.2.0)
Expand Down Expand Up @@ -339,6 +339,7 @@ GEM
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
ssrf_filter (1.0.7)
temple (0.7.6)
term-ansicolor (1.3.2)
tins (~> 1.0)
Expand All @@ -353,7 +354,7 @@ GEM
timecop (0.8.0)
timers (1.1.0)
tins (1.6.0)
tzinfo (1.2.5)
tzinfo (1.2.9)
thread_safe (~> 0.1)
uglifier (2.7.2)
execjs (>= 0.3.0)
Expand Down

0 comments on commit 5177d19

Please sign in to comment.