Skip to content

Commit

Permalink
Build(deps): Bump image_processing from 1.13.0 to 1.14.0
Browse files Browse the repository at this point in the history
Bumps [image_processing](https://github.com/janko/image_processing) from 1.13.0 to 1.14.0.
- [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md)
- [Commits](janko/image_processing@v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: image_processing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent dface8e commit 4189015
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ gem 'friendly_id', '~> 5.5.1'
gem 'gnuplot', '~> 2.6.0'
gem 'htmlentities', '~> 4.3.0'
gem 'icalendar', '~> 2.10.3'
gem 'image_processing', '~> 1.13'
gem 'image_processing', '~> 1.14'
gem 'jquery-rails', '~> 4.6.0'
gem 'jquery-ui-rails', '~> 6.0.0'
gem 'json', '~> 2.9.1'
Expand Down
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -297,8 +297,8 @@ GEM
ice_cube (~> 0.16)
ostruct
ice_cube (0.17.0)
image_processing (1.13.0)
mini_magick (>= 4.9.5, < 5)
image_processing (1.14.0)
mini_magick (>= 4.9.5, < 6)
ruby-vips (>= 2.0.17, < 3)
importmap-rails (2.1.0)
actionpack (>= 6.0.0)
Expand Down Expand Up @@ -331,7 +331,7 @@ GEM
libv8-node (18.19.0.0-x86_64-darwin)
libv8-node (18.19.0.0-x86_64-linux)
locale (2.1.4)
logger (1.6.5)
logger (1.6.6)
loofah (2.24.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -349,7 +349,9 @@ GEM
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2024.1001)
mini_magick (4.13.2)
mini_magick (5.1.2)
benchmark
logger
mini_mime (1.1.5)
mini_portile2 (2.8.8)
mini_racer (0.16.0)
Expand Down Expand Up @@ -527,7 +529,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-ole (1.2.12.1)
ruby-progressbar (1.13.0)
ruby-vips (2.2.2)
ruby-vips (2.2.3)
ffi (~> 1.12)
logger
rubyXL (3.4.33)
Expand Down Expand Up @@ -671,7 +673,7 @@ DEPENDENCIES
htmlentities (~> 4.3.0)
i18n (~> 1.14.7)
icalendar (~> 2.10.3)
image_processing (~> 1.13)
image_processing (~> 1.14)
importmap-rails (~> 2.1.0)
iso_country_codes (~> 0.7.8)
jquery-rails (~> 4.6.0)
Expand Down

0 comments on commit 4189015

Please sign in to comment.