diff --git a/Gemfile.lock b/Gemfile.lock index 3c181a0..7f1537a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,8 +85,7 @@ GEM xpath (~> 3.2) case_transform (0.2) activesupport - childprocess (2.0.0) - rake (< 13.0) + childprocess (3.0.0) coderay (1.1.2) committee (3.2.1) json_schema (~> 0.14, >= 0.14.3) @@ -175,7 +174,7 @@ GEM rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) rainbow (3.0.0) - rake (12.3.3) + rake (13.0.0) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) @@ -215,7 +214,7 @@ GEM rubocop (>= 0.72.0) ruby-progressbar (1.10.1) ruby_dep (1.5.0) - rubyzip (1.3.0) + rubyzip (2.0.0) sassc (2.2.1) ffi (~> 1.9) sassc-rails (2.1.2) @@ -224,9 +223,9 @@ GEM sprockets (> 3.0) sprockets-rails tilt - selenium-webdriver (3.142.4) - childprocess (>= 0.5, < 3.0) - rubyzip (~> 1.2, >= 1.2.2) + selenium-webdriver (3.142.6) + childprocess (>= 0.5, < 4.0) + rubyzip (>= 1.2.2) simpacker (1.1.0) railties (>= 4.2) slim (4.0.1) @@ -264,9 +263,9 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webdrivers (4.1.2) + webdrivers (4.1.3) nokogiri (~> 1.6) - rubyzip (~> 1.0) + rubyzip (>= 1.3.0) selenium-webdriver (>= 3.0, < 4.0) websocket-driver (0.7.1) websocket-extensions (>= 0.1.0)