diff --git a/Gemfile.lock b/Gemfile.lock index 0d0c05c..4e471b5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -188,7 +188,7 @@ GEM i18n (>= 1.6, < 2) faraday (1.0.1) multipart-post (>= 1.2, < 3) - ffi (1.12.2) + ffi (1.15.5) font-awesome-sass (5.4.1) sassc (>= 1.11) formatador (0.2.5) @@ -211,7 +211,7 @@ GEM hashie (4.1.0) 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) jaro_winkler (1.5.4) @@ -417,8 +417,8 @@ GEM rack (>= 1.1) rubocop (>= 0.72.0) ruby-progressbar (1.10.1) - ruby-vips (2.0.17) - ffi (~> 1.9) + ruby-vips (2.1.4) + ffi (~> 1.12) ruby2_keywords (0.0.2) ruby_dep (1.5.0) rubyzip (2.3.0)