File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ gem "kamal", require: false
4343gem "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
4848gem "ruby-vips" , "~> 2.0"
4949
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments