Skip to content

Commit 89a905b

Browse files
chore(deps): bump image_processing from 2.0.3 to 2.1.0
Bumps [image_processing](https://github.com/janko/image_processing) from 2.0.3 to 2.1.0. - [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md) - [Commits](janko/image_processing@v2.0.3...v2.1.0) --- updated-dependencies: - dependency-name: image_processing dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c52136 commit 89a905b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ gem "kamal", require: false
4343
gem "thruster", require: false
4444

4545
# Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images]
46-
gem "image_processing", "~> 2.0"
46+
gem "image_processing", "~> 2.1"
4747
# libvips backend for image_processing
4848
gem "ruby-vips", "~> 2.0"
4949

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ GEM
246246
i18n (1.15.2)
247247
concurrent-ruby (~> 1.0)
248248
ice_nine (0.11.2)
249-
image_processing (2.0.3)
249+
image_processing (2.1.0)
250250
importmap-rails (2.2.3)
251251
actionpack (>= 6.0.0)
252252
activesupport (>= 6.0.0)
@@ -566,7 +566,7 @@ DEPENDENCIES
566566
dotenv-rails
567567
fiddle
568568
google-cloud-monitoring
569-
image_processing (~> 2.0)
569+
image_processing (~> 2.1)
570570
importmap-rails
571571
jbuilder
572572
kamal

0 commit comments

Comments
 (0)