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 24, 2022
1 parent a78323b commit c7d6986
Showing 1 changed file with 15 additions and 13 deletions.
28 changes: 15 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ GEM
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.7.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
akami (1.3.1)
gyoku (>= 0.4.0)
Expand All @@ -96,13 +96,14 @@ GEM
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (>= 2.0, < 4.0)
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)
ssrf_filter (~> 1.0)
caxlsx (3.0.1)
htmlentities (~> 4.3, >= 4.3.4)
mimemagic (~> 0.3)
Expand All @@ -123,7 +124,7 @@ GEM
coffee-script-source (1.12.2)
composite_primary_keys (10.0.5)
activerecord (~> 5.1.0, >= 5.1.6)
concurrent-ruby (1.1.8)
concurrent-ruby (1.1.10)
crass (1.0.6)
daemons (1.0.10)
delayed-web (0.4.7)
Expand Down Expand Up @@ -181,11 +182,11 @@ GEM
httpi (2.4.4)
rack
socksify
i18n (1.8.10)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
i18n-js (3.6.0)
i18n (>= 0.6.6)
image_processing (1.10.3)
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
jbuilder (2.10.0)
Expand Down Expand Up @@ -218,10 +219,10 @@ GEM
mimemagic (0.4.3)
nokogiri (~> 1)
rake
mini_magick (4.10.1)
mini_mime (1.1.0)
mini_portile2 (2.5.0)
minitest (5.14.4)
mini_magick (4.11.0)
mini_mime (1.1.2)
mini_portile2 (2.5.3)
minitest (5.15.0)
mongo (2.11.3)
bson (>= 4.4.2, < 5.0.0)
mongoid (7.0.5)
Expand All @@ -244,10 +245,10 @@ GEM
orm_adapter (0.5.0)
pg (1.2.2)
popper_js (1.16.0)
public_suffix (4.0.3)
public_suffix (4.0.6)
puma (4.3.3)
nio4r (~> 2.0)
racc (1.5.2)
racc (1.6.0)
rack (2.2.3)
rack-contrib (2.1.0)
rack (~> 2.0)
Expand Down Expand Up @@ -301,8 +302,8 @@ GEM
roo (2.8.3)
nokogiri (~> 1)
rubyzip (>= 1.3.0, < 3.0.0)
ruby-vips (2.0.17)
ffi (~> 1.9)
ruby-vips (2.1.4)
ffi (~> 1.12)
ruby2_keywords (0.0.2)
rubyXL (3.4.12)
nokogiri (>= 1.4.4)
Expand Down Expand Up @@ -369,6 +370,7 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
ssrf_filter (1.0.7)
temple (0.8.2)
thor (1.1.0)
thread_safe (0.3.6)
Expand Down

0 comments on commit c7d6986

Please sign in to comment.