diff --git a/Gemfile.lock b/Gemfile.lock index 49fb05f5109..07ccfbbefcd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -171,6 +171,7 @@ GEM marcel (~> 1.0.0) mini_mime (>= 0.1.3) ssrf_filter (~> 1.0) + childprocess (5.0.0) codecov (0.6.0) simplecov (>= 0.15, < 0.22) concurrent-ruby (1.3.3) @@ -200,9 +201,9 @@ GEM railties (>= 6.1) edge (0.6.1) activerecord (>= 5.0.0) - email_spec (2.2.2) + email_spec (2.3.0) htmlentities (~> 4.3.3) - launchy (~> 2.1) + launchy (>= 2.1, < 4.0) mail (~> 2.7) erubi (1.13.0) et-orbi (1.2.11) @@ -301,8 +302,9 @@ GEM jwt (~> 2.4) rest-client (~> 2.1) language_server-protocol (3.17.0.3) - launchy (2.5.2) + launchy (3.0.1) addressable (~> 2.8) + childprocess (~> 5.0) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10)