diff --git a/Gemfile.lock b/Gemfile.lock index 757e7dc..3531c42 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -101,6 +101,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) @@ -155,8 +156,9 @@ GEM faraday_middleware (>= 0.9.0, < 2.0) rack (>= 0.2) language_server-protocol (3.17.0.3) - launchy (2.5.2) + launchy (3.0.0) addressable (~> 2.8) + childprocess (~> 5.0) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10)