Skip to content

Commit

Permalink
Update carrierwave to version 2.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Mar 27, 2024
1 parent d2b8bcf commit a84a05d
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ GEM
acts-as-taggable-on (9.0.1)
activerecord (>= 6.0, < 7.1)
acts_as_votable (0.13.2)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
annotate (3.2.0)
activerecord (>= 3.2, < 8.0)
rake (>= 10.4, < 14.0)
Expand Down Expand Up @@ -141,7 +141,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
carrierwave (2.2.2)
carrierwave (2.2.6)
activemodel (>= 5.0.0)
activesupport (>= 5.0.0)
addressable (~> 2.6)
Expand All @@ -161,7 +161,7 @@ GEM
code_analyzer (0.5.5)
sexp_processor
coderay (1.1.3)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.3)
connection_pool (2.2.5)
counter_culture (3.2.1)
activerecord (>= 4.2)
Expand Down Expand Up @@ -243,7 +243,7 @@ GEM
faraday-rack (1.0.0)
faraday-retry (1.0.3)
fastimage (2.2.6)
ffi (1.15.5)
ffi (1.16.3)
formtastic (4.0.0)
actionpack (>= 5.2.0)
formtastic_i18n (0.7.0)
Expand All @@ -261,7 +261,7 @@ GEM
activesupport (>= 5.2)
hashie (5.0.0)
htmlentities (4.3.4)
i18n (1.12.0)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
Expand Down Expand Up @@ -325,12 +325,12 @@ GEM
ffi (>= 0.6.3)
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (1.0.2)
marcel (1.0.4)
matrix (0.4.2)
method_source (1.0.0)
mini_magick (4.11.0)
mini_mime (1.1.2)
minitest (5.16.2)
mini_magick (4.12.0)
mini_mime (1.1.5)
minitest (5.22.3)
msgpack (1.5.4)
multi_json (1.15.0)
multipart-post (2.2.3)
Expand Down Expand Up @@ -374,7 +374,7 @@ GEM
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.7)
public_suffix (5.0.4)
puma (5.6.4)
nio4r (~> 2.0)
pundit (2.2.0)
Expand Down Expand Up @@ -516,7 +516,7 @@ GEM
rexml
ruby-prof (1.4.3)
ruby-progressbar (1.11.0)
ruby-vips (2.1.4)
ruby-vips (2.2.1)
ffi (~> 1.12)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
Expand Down Expand Up @@ -561,7 +561,7 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
ssrf_filter (1.0.7)
ssrf_filter (1.1.2)
stimulus-rails (1.1.0)
railties (>= 6.0.0)
stringio (3.0.2)
Expand All @@ -580,7 +580,7 @@ GEM
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (2.0.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.2.0)
uniform_notifier (1.16.0)
Expand Down

0 comments on commit a84a05d

Please sign in to comment.