diff --git a/Gemfile b/Gemfile index ed3b627d7ed40..6a6b98814faa3 100644 --- a/Gemfile +++ b/Gemfile @@ -87,7 +87,7 @@ group :storage do gem "google-cloud-storage", "~> 1.11", require: false gem "azure-storage-blob", require: false - gem "image_processing", "~> 1.2" + gem "image_processing", "~> 1.12" end # Action Mailbox diff --git a/Gemfile.lock b/Gemfile.lock index 45748c6ba3abf..fc5b903cbd880 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -240,10 +240,10 @@ GEM faye-websocket (0.11.0) eventmachine (>= 0.12.0) websocket-driver (>= 0.5.1) - ffi (1.15.0) - ffi (1.15.0-java) - ffi (1.15.0-x64-mingw32) - ffi (1.15.0-x86-mingw32) + ffi (1.15.5) + ffi (1.15.5-java) + ffi (1.15.5-x64-mingw32) + ffi (1.15.5-x86-mingw32) fugit (1.4.4) et-orbi (~> 1.1, >= 1.1.8) raabro (~> 1.4) @@ -291,7 +291,7 @@ GEM httpclient (2.8.3) i18n (1.8.10) concurrent-ruby (~> 1.0) - image_processing (1.12.1) + image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) jdbc-mysql (5.1.47) @@ -361,6 +361,8 @@ GEM ast (~> 2.4.1) path_expander (1.1.0) pg (1.2.3) + pg (1.2.3-x64-mingw32) + pg (1.2.3-x86-mingw32) psych (3.3.1) public_suffix (4.0.6) puma (5.2.2) @@ -438,7 +440,7 @@ GEM rack (>= 1.1) rubocop (>= 0.90.0, < 2.0) ruby-progressbar (1.11.0) - ruby-vips (2.1.0) + ruby-vips (2.1.4) ffi (~> 1.12) ruby2_keywords (0.0.4) rubyzip (2.3.0) @@ -579,7 +581,7 @@ DEPENDENCIES delayed_job_active_record google-cloud-storage (~> 1.11) hiredis - image_processing (~> 1.2) + image_processing (~> 1.12) json (>= 2.0.0) kindlerb (~> 1.2.0) libxml-ruby