Skip to content

Commit

Permalink
Bump carrierwave from 1.2.2 to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 8, 2021
1 parent f47c28c commit 949a5a7
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,11 @@ GEM
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (>= 2.0, < 4.0)
carrierwave (1.2.2)
carrierwave (1.3.2)
activemodel (>= 4.0.0)
activesupport (>= 4.0.0)
mime-types (>= 1.16)
ssrf_filter (~> 1.0)
cloudinary (1.8.3)
aws_cf_signer
rest-client
Expand All @@ -97,7 +98,7 @@ GEM
execjs
coffee-script-source (1.12.2)
colorize (0.8.1)
concurrent-ruby (1.1.6)
concurrent-ruby (1.1.8)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.6)
Expand Down Expand Up @@ -215,12 +216,12 @@ GEM
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
method_source (0.9.2)
mime-types (3.1)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mime-types-data (3.2020.1104)
mini_mime (1.0.0)
mini_portile2 (2.4.0)
minitest (5.14.0)
minitest (5.14.3)
momentjs-rails (2.20.1)
railties (>= 3.1)
multi_json (1.13.1)
Expand Down Expand Up @@ -395,6 +396,7 @@ GEM
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.13)
ssrf_filter (1.0.7)
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.10)
Expand All @@ -413,7 +415,7 @@ GEM
multipart-post (~> 2.0)
naught (~> 1.0)
simple_oauth (~> 0.3.0)
tzinfo (1.2.6)
tzinfo (1.2.9)
thread_safe (~> 0.1)
uglifier (4.1.6)
execjs (>= 0.3.0, < 3)
Expand Down

0 comments on commit 949a5a7

Please sign in to comment.