diff --git a/Gemfile.lock b/Gemfile.lock index 654ed61..ca473e4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,7 @@ GEM warden (~> 1.2.3) erubi (1.9.0) execjs (2.7.0) - ffi (1.11.1) + ffi (1.15.5) geocoder (1.5.2) globalid (0.4.2) activesupport (>= 4.2.0) @@ -126,9 +126,9 @@ GEM humanizer (2.6.4) i18n (1.8.2) concurrent-ruby (~> 1.0) - image_processing (1.9.3) + image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) - ruby-vips (>= 2.0.13, < 3) + ruby-vips (>= 2.0.17, < 3) io-like (0.3.0) jbuilder (2.9.1) activesupport (>= 4.2.0) @@ -225,8 +225,8 @@ GEM responders (3.0.0) actionpack (>= 5.0) railties (>= 5.0) - ruby-vips (2.0.15) - ffi (~> 1.9) + ruby-vips (2.1.4) + ffi (~> 1.12) ruby_dep (1.5.0) ruby_http_client (3.3.0) rubyzip (2.0.0)