File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ gem 'nokogiri'
4141gem 'pundit'
4242gem 'redcarpet' , '~> 3.6'
4343gem 'simple_form'
44- gem 'image_processing' , '~> 1.14 '
44+ gem 'image_processing' , '~> 2.0 '
4545
4646gem 'diffy'
4747gem 'paper_trail'
Original file line number Diff line number Diff line change 112112 aws-eventstream (~> 1 , >= 1.0.2 )
113113 base64 (0.3.0 )
114114 bcrypt (3.1.22 )
115- benchmark (0.5.0 )
116115 bigdecimal (4.1.2 )
117116 bootsnap (1.24.4 )
118117 msgpack (~> 1.2 )
206205 ostruct
207206 i18n (1.14.8 )
208207 concurrent-ruby (~> 1.0 )
209- image_processing (1.14.0 )
210- mini_magick (>= 4.9.5 , < 6 )
211- ruby-vips (>= 2.0.17 , < 3 )
208+ image_processing (2.0.0 )
212209 io-console (0.8.2 )
213210 irb (1.17.0 )
214211 pp (>= 0.6.0 )
237234 net-smtp
238235 marcel (1.1.0 )
239236 matrix (0.4.3 )
240- mini_magick (5.1.2 )
241- benchmark
242- logger
243237 mini_mime (1.1.5 )
244238 mini_portile2 (2.8.9 )
245239 minitest (6.0.5 )
399393 rspec-mocks (>= 3.13.0 , < 5.0.0 )
400394 rspec-support (>= 3.13.0 , < 5.0.0 )
401395 rspec-support (3.13.7 )
402- ruby-vips (2.2.3 )
403- ffi (~> 1.12 )
404- logger
405396 ruby2_keywords (0.0.5 )
406397 ruby_http_client (3.5.5 )
407398 rubyzip (3.3.0 )
@@ -481,7 +472,7 @@ DEPENDENCIES
481472 groupdate
482473 haml-rails
483474 honeybadger (~> 6.6 )
484- image_processing (~> 1.14 )
475+ image_processing (~> 2.0 )
485476 jsbundling-rails
486477 launchy
487478 matrix
You can’t perform that action at this time.
0 commit comments