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 11, 2022
1 parent 233c8e4 commit 3cc5696
Showing 1 changed file with 16 additions and 14 deletions.
30 changes: 16 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,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 @@ -88,13 +88,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 @@ -115,7 +116,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.9)
crass (1.0.6)
daemons (1.0.10)
delayed-web (0.4.7)
Expand Down Expand Up @@ -153,7 +154,7 @@ GEM
exifr (1.3.6)
faraday (1.0.1)
multipart-post (>= 1.2, < 3)
ffi (1.12.2)
ffi (1.15.5)
font-awesome-rails (4.7.0.5)
railties (>= 3.2, < 6.1)
formtastic (3.1.5)
Expand All @@ -173,11 +174,11 @@ GEM
httpi (2.4.4)
rack
socksify
i18n (1.8.10)
i18n (1.9.1)
concurrent-ruby (~> 1.0)
i18n-js (3.6.0)
i18n (>= 0.6.6)
image_processing (1.10.3)
image_processing (1.12.1)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
jbuilder (2.10.0)
Expand Down Expand Up @@ -210,12 +211,12 @@ GEM
mimemagic (0.4.3)
nokogiri (~> 1)
rake
mini_magick (4.10.1)
mini_mime (1.1.0)
mini_portile2 (2.5.0)
mini_magick (4.11.0)
mini_mime (1.1.2)
mini_portile2 (2.5.3)
mini_racer (0.2.14)
libv8 (> 7.3)
minitest (5.14.4)
minitest (5.15.0)
mongo (2.11.3)
bson (>= 4.4.2, < 5.0.0)
mongoid (7.0.5)
Expand All @@ -238,10 +239,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 @@ -295,8 +296,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 @@ -363,6 +364,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 3cc5696

Please sign in to comment.