Skip to content

Commit

Permalink
Update carrierwave to version 2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Mar 4, 2024
1 parent dc04bda commit ef4ee83
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ GEM
awesome_nested_set (>= 3.0)
acts_as_list (1.1.0)
activerecord (>= 4.2)
addressable (2.8.4)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
afm (0.2.2)
ajax-datatables-rails (1.4.0)
Expand Down Expand Up @@ -136,7 +136,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
carrierwave (2.2.4)
carrierwave (2.2.5)
activemodel (>= 5.0.0)
activesupport (>= 5.0.0)
addressable (~> 2.6)
Expand Down Expand Up @@ -167,7 +167,7 @@ GEM
rest-client (>= 2.0.0)
cocoon (1.2.15)
colorize (0.8.1)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
countable-rails (0.0.1)
railties (>= 3.1)
crack (0.4.5)
Expand Down Expand Up @@ -219,7 +219,7 @@ GEM
faraday-net_http (3.0.2)
fastimage (2.2.7)
feature (1.4.0)
ffi (1.15.5)
ffi (1.16.3)
font-awesome-sass (6.4.0)
sassc (~> 2.0)
geckodriver-helper (0.24.0)
Expand Down Expand Up @@ -301,7 +301,7 @@ GEM
net-imap
net-pop
net-smtp
marcel (1.0.2)
marcel (1.0.4)
matrix (0.4.2)
method_source (1.0.0)
mime-types (3.4.1)
Expand All @@ -311,9 +311,9 @@ GEM
open4 (~> 1.3.4)
rake
mini_magick (4.12.0)
mini_mime (1.1.2)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.18.1)
minitest (5.22.2)
momentjs-rails (2.29.4.1)
railties (>= 3.1)
monetize (1.12.0)
Expand Down Expand Up @@ -404,7 +404,7 @@ GEM
prawn-table
prawn-table (0.2.2)
prawn (>= 1.3.0, < 3.0.0)
public_suffix (5.0.1)
public_suffix (5.0.4)
puma (6.2.2)
nio4r (~> 2.0)
racc (1.7.3)
Expand Down Expand Up @@ -519,7 +519,7 @@ GEM
ruby-openid (2.9.2)
ruby-progressbar (1.13.0)
ruby-rc4 (0.1.5)
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 @@ -569,7 +569,7 @@ GEM
sprockets (>= 3.0.0)
sqlite3 (1.6.3)
mini_portile2 (~> 2.8.0)
ssrf_filter (1.1.1)
ssrf_filter (1.1.2)
stripe (5.53.0)
stripe-ruby-mock (3.1.0.rc3)
dante (>= 0.2.0)
Expand Down

0 comments on commit ef4ee83

Please sign in to comment.