Skip to content

Commit

Permalink
Bump carrierwave from 2.1.0 to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 31, 2021
1 parent 9f5d618 commit da8a85d
Showing 1 changed file with 18 additions and 14 deletions.
32 changes: 18 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,15 @@ GEM
sassc (>= 2.0.0)
builder (3.2.4)
byebug (11.1.1)
carrierwave (2.1.0)
carrierwave (2.1.1)
activemodel (>= 5.0.0)
activesupport (>= 5.0.0)
addressable (~> 2.6)
image_processing (~> 1.1)
mimemagic (>= 0.3.0)
mini_mime (>= 0.1.3)
concurrent-ruby (1.1.6)
ssrf_filter (~> 1.0)
concurrent-ruby (1.1.8)
crass (1.0.6)
docile (1.3.2)
dropzonejs-rails (0.8.4)
Expand All @@ -73,13 +74,13 @@ GEM
execjs (2.7.0)
faraday (1.0.0)
multipart-post (>= 1.2, < 3)
ffi (1.12.2)
ffi (1.12.2-x64-mingw32)
ffi (1.15.0)
ffi (1.15.0-x64-mingw32)
globalid (0.4.2)
activesupport (>= 4.2.0)
i18n (1.8.2)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
image_processing (1.10.3)
image_processing (1.12.1)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
jaro_winkler (1.5.4)
Expand All @@ -98,11 +99,13 @@ GEM
marcel (0.3.3)
mimemagic (~> 0.3.2)
method_source (0.9.2)
mimemagic (0.3.4)
mini_magick (4.10.1)
mini_mime (1.0.2)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_magick (4.11.0)
mini_mime (1.0.3)
mini_portile2 (2.4.0)
minitest (5.14.0)
minitest (5.14.4)
mocha (1.11.2)
msgpack (1.3.3)
msgpack (1.3.3-x64-mingw32)
Expand All @@ -118,7 +121,7 @@ GEM
parallel (1.19.1)
parser (2.7.0.3)
ast (~> 2.4.0)
public_suffix (4.0.3)
public_suffix (4.0.6)
puma (3.12.4)
rack (2.2.3)
rack-test (1.1.0)
Expand Down Expand Up @@ -172,8 +175,8 @@ GEM
rubocop-performance (~> 1.3)
rubocop-rails (~> 2.0)
ruby-progressbar (1.10.1)
ruby-vips (2.0.17)
ffi (~> 1.9)
ruby-vips (2.1.0)
ffi (~> 1.12)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
Expand Down Expand Up @@ -203,13 +206,14 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
ssrf_filter (1.0.7)
thor (1.0.1)
thread_safe (0.3.6)
tilt (2.0.10)
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (1.2.6)
tzinfo (1.2.9)
thread_safe (~> 0.1)
tzinfo-data (1.2019.3)
tzinfo (>= 1.0.0)
Expand Down

0 comments on commit da8a85d

Please sign in to comment.