diff --git a/Gemfile.lock b/Gemfile.lock index c6cea67..6c5fb39 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,8 +58,8 @@ GEM zeitwerk (~> 2.1, >= 2.1.8) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - aruba (0.14.11) - childprocess (>= 0.6.3, < 3.0.0) + aruba (0.14.12) + childprocess (>= 0.6.3, < 4.0.0) contracts (~> 0.9) cucumber (>= 1.3.19) ffi (~> 1.9) @@ -86,8 +86,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (~> 1.5) xpath (~> 3.2) - childprocess (2.0.0) - rake (< 13.0) + childprocess (3.0.0) cliver (0.3.2) coderay (1.1.2) coffee-rails (5.0.0) @@ -124,7 +123,7 @@ GEM em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) - erubi (1.8.0) + erubi (1.9.0) eventmachine (1.2.7) execjs (2.7.0) ffi (1.11.1) @@ -335,7 +334,7 @@ GEM turbolinks-source (5.2.0) tzinfo (1.2.5) thread_safe (~> 0.1) - uglifier (4.1.20) + uglifier (4.2.0) execjs (>= 0.3.0, < 3) unicode-display_width (1.6.0) unicorn (5.5.1)