Update cloudinary to version 1.29.0 (#20741)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
6dc49e8d0d
commit
e1202c61a9
11 changed files with 4 additions and 8 deletions
12
Gemfile.lock
12
Gemfile.lock
|
|
@ -160,7 +160,7 @@ GEM
|
|||
cgi (0.3.6)
|
||||
chartkick (4.2.1)
|
||||
cld3 (3.6.0)
|
||||
cloudinary (1.28.0)
|
||||
cloudinary (1.29.0)
|
||||
aws_cf_signer
|
||||
rest-client (>= 2.0.0)
|
||||
coderay (1.1.3)
|
||||
|
|
@ -228,8 +228,7 @@ GEM
|
|||
diff-lcs (1.5.1)
|
||||
docile (1.4.0)
|
||||
dogstatsd-ruby (5.6.1)
|
||||
domain_name (0.5.20190701)
|
||||
unf (>= 0.0.5, < 1.0.0)
|
||||
domain_name (0.6.20240107)
|
||||
dotenv (2.8.1)
|
||||
dotenv-rails (2.8.1)
|
||||
dotenv (= 2.8.1)
|
||||
|
|
@ -508,9 +507,9 @@ GEM
|
|||
nesty (~> 1.0)
|
||||
nokogiri (~> 1.13)
|
||||
method_source (1.0.0)
|
||||
mime-types (3.5.1)
|
||||
mime-types (3.5.2)
|
||||
mime-types-data (~> 3.2015)
|
||||
mime-types-data (3.2023.1003)
|
||||
mime-types-data (3.2024.0305)
|
||||
mini_histogram (0.3.1)
|
||||
mini_magick (4.12.0)
|
||||
mini_mime (1.1.5)
|
||||
|
|
@ -924,9 +923,6 @@ GEM
|
|||
tzinfo (2.0.6)
|
||||
concurrent-ruby (~> 1.0)
|
||||
unaccent (0.4.0)
|
||||
unf (0.1.4)
|
||||
unf_ext
|
||||
unf_ext (0.0.9)
|
||||
unicode-display_width (2.5.0)
|
||||
uniform_notifier (1.16.0)
|
||||
validate_url (1.0.15)
|
||||
|
|
|
|||
BIN
vendor/cache/cloudinary-1.28.0.gem
vendored
BIN
vendor/cache/cloudinary-1.28.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/cloudinary-1.29.0.gem
vendored
Normal file
BIN
vendor/cache/cloudinary-1.29.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/domain_name-0.5.20190701.gem
vendored
BIN
vendor/cache/domain_name-0.5.20190701.gem
vendored
Binary file not shown.
BIN
vendor/cache/domain_name-0.6.20240107.gem
vendored
Normal file
BIN
vendor/cache/domain_name-0.6.20240107.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/mime-types-3.5.1.gem
vendored
BIN
vendor/cache/mime-types-3.5.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/mime-types-3.5.2.gem
vendored
Normal file
BIN
vendor/cache/mime-types-3.5.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/mime-types-data-3.2023.1003.gem
vendored
BIN
vendor/cache/mime-types-data-3.2023.1003.gem
vendored
Binary file not shown.
BIN
vendor/cache/mime-types-data-3.2024.0305.gem
vendored
Normal file
BIN
vendor/cache/mime-types-data-3.2024.0305.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/unf-0.1.4.gem
vendored
BIN
vendor/cache/unf-0.1.4.gem
vendored
Binary file not shown.
BIN
vendor/cache/unf_ext-0.0.9.gem
vendored
BIN
vendor/cache/unf_ext-0.0.9.gem
vendored
Binary file not shown.
Loading…
Add table
Reference in a new issue