diff --git a/Gemfile.lock b/Gemfile.lock index 1b81306..6ec1674 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -146,7 +146,7 @@ GEM erubis (2.7.0) excon (0.73.0) execjs (2.7.0) - ffi (1.12.2) + ffi (1.15.5) fog-aws (3.5.2) fog-core (~> 2.1) fog-json (~> 1.1) @@ -184,7 +184,7 @@ GEM ruby_parser (~> 3.5) i18n (1.8.2) concurrent-ruby (~> 1.0) - image_processing (1.10.3) + image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) io-like (0.3.1) @@ -293,8 +293,8 @@ GEM responders (3.0.0) actionpack (>= 5.0) railties (>= 5.0) - ruby-vips (2.0.17) - ffi (~> 1.9) + ruby-vips (2.1.4) + ffi (~> 1.12) ruby_dep (1.5.0) ruby_parser (3.14.2) sexp_processor (~> 4.9)