File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ gem "bcrypt", "~> 3.1.22"
1010gem "bootsnap" , require : false
1111gem "csv"
1212gem "herb" , "~> 0.10.1"
13- gem "image_processing" , "~> 1.14 "
13+ gem "image_processing" , "~> 2.0 "
1414gem "importmap-rails"
1515gem "inline_svg"
1616gem "jbuilder"
Original file line number Diff line number Diff line change 228228 zeitwerk
229229 i18n (1.14.8 )
230230 concurrent-ruby (~> 1.0 )
231- image_processing (1.14.0 )
232- mini_magick (>= 4.9.5 , < 6 )
233- ruby-vips (>= 2.0.17 , < 3 )
231+ image_processing (2.0.1 )
234232 importmap-rails (2.2.3 )
235233 actionpack (>= 6.0.0 )
236234 activesupport (>= 6.0.0 )
286284 net-smtp
287285 marcel (1.2.1 )
288286 matrix (0.4.3 )
289- mini_magick (5.3.1 )
290- logger
291287 mini_mime (1.1.5 )
292288 minitest (6.0.6 )
293289 drb (~> 2.0 )
513509 rubocop-performance (>= 1.24 )
514510 rubocop-rails (>= 2.30 )
515511 ruby-progressbar (1.13.0 )
516- ruby-vips (2.3.0 )
517- ffi (~> 1.12 )
518- logger
519512 rubyzip (3.3.1 )
520513 scout_apm (6.2.0 )
521514 parser
@@ -643,7 +636,7 @@ DEPENDENCIES
643636 faker
644637 herb (~> 0.10.1 )
645638 hotwire-spark
646- image_processing (~> 1.14 )
639+ image_processing (~> 2.0 )
647640 importmap-rails
648641 inline_svg
649642 jbuilder
You can’t perform that action at this time.
0 commit comments