diff --git a/Gemfile.lock b/Gemfile.lock index 3810ccc..94a88e9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,7 +123,7 @@ GEM railties (>= 4.2.0) faker (2.10.2) i18n (>= 1.6, < 2) - ffi (1.12.2) + ffi (1.15.5) fog-aws (3.5.2) fog-core (~> 2.1) fog-json (~> 1.1) @@ -166,7 +166,7 @@ GEM domain_name (~> 0.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) @@ -280,8 +280,8 @@ GEM rspec-mocks (~> 3.9.0) rspec-support (~> 3.9.0) rspec-support (3.9.2) - 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)