diff --git a/Gemfile.lock b/Gemfile.lock index 3ba9117..9c0c92a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,7 +129,7 @@ GEM railties (>= 5.0.0) faker (2.13.0) i18n (>= 1.6, < 2) - ffi (1.13.1) + ffi (1.15.5) fog-aws (3.6.6) fog-core (~> 2.1) fog-json (~> 1.1) @@ -153,7 +153,7 @@ GEM activesupport (>= 4.2.0) i18n (1.8.4) concurrent-ruby (~> 1.0) - image_processing (1.11.0) + image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) ipaddress (0.8.3) @@ -304,8 +304,8 @@ GEM rack (>= 1.1) rubocop (>= 0.87.0) ruby-progressbar (1.10.1) - ruby-vips (2.0.17) - ffi (~> 1.9) + ruby-vips (2.1.4) + ffi (~> 1.12) ruby_dep (1.5.0) rubyzip (2.3.0) sass-rails (6.0.0)