diff --git a/Gemfile.lock b/Gemfile.lock index 89279d16..97d38a08 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,6 +83,7 @@ GEM capybara-selenium (0.0.6) capybara selenium-webdriver + childprocess (5.0.0) coderay (1.1.3) concurrent-ruby (1.2.3) crass (1.0.6) @@ -116,8 +117,9 @@ GEM thor (>= 0.14, < 2.0) json (2.7.1) language_server-protocol (3.17.0.3) - launchy (2.5.2) + launchy (3.0.0) addressable (~> 2.8) + childprocess (~> 5.0) loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0)