Skip to content

Commit 5db723e

Browse files
authored
Merge pull request #190 from denis1011101/dependabot/bundler/image_processing-2.1.0
chore(deps): bump image_processing from 2.0.3 to 2.1.0
2 parents 6c52136 + 89a905b commit 5db723e

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)