diff --git a/Gemfile.lock b/Gemfile.lock index 81f767c4a..3cc1114e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,8 +95,8 @@ GEM capybara (>= 1.0, < 4) launchy chartkick (3.0.2) - childprocess (0.9.0) - ffi (~> 1.0, >= 1.0.11) + childprocess (1.0.1) + rake (< 13.0) cliver (0.3.2) codeclimate-test-reporter (1.0.9) simplecov (<= 0.13) @@ -459,8 +459,8 @@ GEM activemodel (>= 5) elasticsearch (>= 6) hashie - selenium-webdriver (3.141.0) - childprocess (~> 0.5) + selenium-webdriver (3.142.0) + childprocess (>= 0.5, < 2.0) rubyzip (~> 1.2, >= 1.2.2) sexp_processor (4.12.0) sidekiq (5.2.7)