File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ gem "kamal", require: false
3838gem "thruster" , require : false
3939
4040# Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images]
41- gem "image_processing" , "~> 1.2 "
41+ gem "image_processing" , "~> 2.0 "
4242
4343group :development , :test do
4444 # See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem
Original file line number Diff line number Diff line change 126126 tzinfo
127127 faker (3.5.3 )
128128 i18n (>= 1.8.11 , < 2 )
129- ffi (1.17.2-aarch64-linux-gnu )
130- ffi (1.17.2-aarch64-linux-musl )
131- ffi (1.17.2-arm-linux-gnu )
132- ffi (1.17.2-arm-linux-musl )
133- ffi (1.17.2-arm64-darwin )
134- ffi (1.17.2-x86_64-linux-gnu )
135- ffi (1.17.2-x86_64-linux-musl )
136129 flowbite-components (0.1.4 )
137130 view_component (>= 4.0.0 )
138131 fugit (1.12.3 )
142135 activesupport (>= 6.1 )
143136 i18n (1.15.2 )
144137 concurrent-ruby (~> 1.0 )
145- image_processing (1.14.0 )
146- mini_magick (>= 4.9.5 , < 6 )
147- ruby-vips (>= 2.0.17 , < 3 )
138+ image_processing (2.0.2 )
148139 importmap-rails (2.2.3 )
149140 actionpack (>= 6.0.0 )
150141 activesupport (>= 6.0.0 )
184175 net-smtp
185176 marcel (1.2.1 )
186177 matrix (0.4.3 )
187- mini_magick (5.3.1 )
188- logger
189178 mini_mime (1.1.5 )
190179 minitest (6.0.6 )
191180 drb (~> 2.0 )
320309 rubocop-performance (>= 1.24 )
321310 rubocop-rails (>= 2.30 )
322311 ruby-progressbar (1.13.0 )
323- ruby-vips (2.2.5 )
324- ffi (~> 1.12 )
325- logger
326312 rubyzip (3.4.1 )
327313 securerandom (0.4.1 )
328314 selenium-webdriver (4.45.0 )
@@ -428,7 +414,7 @@ DEPENDENCIES
428414 debug
429415 faker
430416 flowbite-components
431- image_processing (~> 1.2 )
417+ image_processing (~> 2.0 )
432418 importmap-rails
433419 jbuilder
434420 kamal
You can’t perform that action at this time.
0 commit comments