diff --git a/Gemfile.lock b/Gemfile.lock index f6ea5cef..586e751f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,8 +95,8 @@ GEM xpath (>= 2.0, < 4.0) case_transform (0.2) activesupport - childprocess (0.9.0) - ffi (~> 1.0, >= 1.0.11) + childprocess (1.0.1) + rake (< 13.0) chromedriver-helper (2.1.0) archive-zip (~> 0.10) nokogiri (~> 1.8) @@ -136,7 +136,7 @@ GEM railties (>= 4.2.0) faker (1.9.3) i18n (>= 0.7) - ffi (1.10.0) + ffi (1.11.1) foreman (0.85.0) thor (~> 0.19.1) globalid (0.4.2) @@ -262,8 +262,8 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) - selenium-webdriver (3.141.0) - childprocess (~> 0.5) + selenium-webdriver (3.142.3) + childprocess (>= 0.5, < 2.0) rubyzip (~> 1.2, >= 1.2.2) slack-notifier (2.3.2) spring (2.0.2)