diff --git a/Gemfile b/Gemfile index bc6c0fb4e..397f1a2ed 100644 --- a/Gemfile +++ b/Gemfile @@ -54,7 +54,7 @@ gem 'pundit' gem 'redcarpet', '~> 3.5' gem 'simple_form' gem 'tinymce-rails' -gem 'image_processing', '~> 1.2' +gem 'image_processing', '~> 1.13' gem 'react-rails' gem 'webpacker' diff --git a/Gemfile.lock b/Gemfile.lock index a4df7c1a9..b03708229 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -242,7 +242,7 @@ GEM http_parser.rb (0.8.0) i18n (1.14.6) concurrent-ruby (~> 1.0) - image_processing (1.12.2) + image_processing (1.13.0) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) interception (0.5) @@ -284,7 +284,7 @@ GEM mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) - mini_magick (4.12.0) + mini_magick (4.13.2) mini_mime (1.1.2) mini_portile2 (2.8.8) minitest (5.25.1) @@ -445,8 +445,9 @@ GEM rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.1) - ruby-vips (2.1.4) + ruby-vips (2.2.2) ffi (~> 1.12) + logger ruby2_keywords (0.0.5) ruby_http_client (3.5.5) ruby_parser (3.19.2) @@ -566,7 +567,7 @@ DEPENDENCIES haml-rails honeybadger (~> 5.20) html2haml (~> 2.2) - image_processing (~> 1.2) + image_processing (~> 1.13) jbuilder jquery-datatables-rails jquery-rails