diff --git a/Gemfile.lock b/Gemfile.lock index 2a5cde97b..ac57020a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,6 +130,7 @@ GEM capybara-selenium (0.0.6) capybara selenium-webdriver + childprocess (5.0.0) coderay (1.1.3) concurrent-ruby (1.2.3) connection_pool (2.4.1) @@ -210,8 +211,9 @@ GEM railties (>= 3.2.16) 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) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10)