diff --git a/Gemfile.lock b/Gemfile.lock index 81213244b..84f177c06 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,8 +119,8 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (>= 2.0, < 4.0) - childprocess (0.9.0) - ffi (~> 1.0, >= 1.0.11) + childprocess (1.0.1) + rake (< 13.0) clavius (1.0.4) clearbit (0.2.8) nestful (~> 1.1.0) @@ -444,8 +444,8 @@ GEM sawyer (0.8.1) addressable (>= 2.3.5, < 2.6) faraday (~> 0.8, < 1.0) - selenium-webdriver (3.141.0) - childprocess (~> 0.5) + selenium-webdriver (3.141.5926) + childprocess (>= 0.5, < 2.0) rubyzip (~> 1.2, >= 1.2.2) shellany (0.0.1) simple_oauth (0.3.1)