diff --git a/Gemfile.lock b/Gemfile.lock index cb014ae35..ea216a5a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -396,7 +396,7 @@ GEM rails-i18n rainbow (>= 2.2.2, < 4.0) terminal-table (>= 1.5.1) - image_processing (1.12.1) + image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) imgproxy (2.0.1) @@ -710,7 +710,7 @@ GEM ruby-prof (1.4.3) ruby-progressbar (1.11.0) ruby-statistics (2.1.3) - ruby-vips (2.1.2) + ruby-vips (2.1.4) ffi (~> 1.12) ruby2_keywords (0.0.5) ruby2ruby (2.4.4) diff --git a/vendor/cache/image_processing-1.12.1.gem b/vendor/cache/image_processing-1.12.1.gem deleted file mode 100644 index b44b0d40b..000000000 Binary files a/vendor/cache/image_processing-1.12.1.gem and /dev/null differ diff --git a/vendor/cache/image_processing-1.12.2.gem b/vendor/cache/image_processing-1.12.2.gem new file mode 100644 index 000000000..08a4cece2 Binary files /dev/null and b/vendor/cache/image_processing-1.12.2.gem differ diff --git a/vendor/cache/ruby-vips-2.1.2.gem b/vendor/cache/ruby-vips-2.1.2.gem deleted file mode 100644 index 84f81eb9b..000000000 Binary files a/vendor/cache/ruby-vips-2.1.2.gem and /dev/null differ diff --git a/vendor/cache/ruby-vips-2.1.4.gem b/vendor/cache/ruby-vips-2.1.4.gem new file mode 100644 index 000000000..638907040 Binary files /dev/null and b/vendor/cache/ruby-vips-2.1.4.gem differ