diff --git a/Gemfile.lock b/Gemfile.lock index adf7a28..710b062 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,7 +104,7 @@ GEM faraday (1.2.0) multipart-post (>= 1.2, < 3) ruby2_keywords - ffi (1.14.2) + ffi (1.15.5) globalid (0.4.2) activesupport (>= 4.2.0) google-api-client (0.52.0) @@ -139,7 +139,7 @@ GEM httpclient (2.8.3) i18n (1.8.7) concurrent-ruby (~> 1.0) - image_processing (1.12.1) + image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) jaro_winkler (1.5.4) @@ -267,8 +267,8 @@ GEM rubocop (~> 1.0) rubocop-ast (>= 1.1.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) rubyzip (2.3.0) selenium-webdriver (3.142.7)