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 Feb 8, 2021
1 parent 04c9621 commit e994818
Showing 1 changed file with 19 additions and 10 deletions.
29 changes: 19 additions & 10 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,12 +74,13 @@ GEM
execjs (2.7.0)
faraday (1.0.0)
multipart-post (>= 1.2, < 3)
ffi (1.12.2-x64-mingw32)
ffi (1.14.2)
ffi (1.14.2-x64-mingw32)
globalid (0.4.2)
activesupport (>= 4.2.0)
i18n (1.8.2)
i18n (1.8.8)
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 @@ -97,15 +99,18 @@ GEM
marcel (0.3.3)
mimemagic (~> 0.3.2)
method_source (0.9.2)
mimemagic (0.3.4)
mini_magick (4.10.1)
mimemagic (0.3.5)
mini_magick (4.11.0)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.0)
minitest (5.14.3)
mocha (1.11.2)
msgpack (1.3.3)
msgpack (1.3.3-x64-mingw32)
multipart-post (2.1.1)
nio4r (2.5.2)
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
nokogiri (1.10.8-x64-mingw32)
mini_portile2 (~> 2.4.0)
octokit (4.16.0)
Expand All @@ -114,7 +119,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.2)
rack-test (1.1.0)
Expand Down Expand Up @@ -181,6 +186,8 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sassc (2.2.1)
ffi (~> 1.9)
sassc (2.2.1-x64-mingw32)
ffi (~> 1.9)
sawyer (0.8.2)
Expand All @@ -197,13 +204,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 All @@ -220,6 +228,7 @@ GEM
websocket-extensions (0.1.4)

PLATFORMS
ruby
x64-mingw32

DEPENDENCIES
Expand Down

0 comments on commit e994818

Please sign in to comment.