diff --git a/Gemfile.lock b/Gemfile.lock index b324461cfb..bbc88527c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,8 +73,8 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) afm (1.0.0) annotaterb (4.22.0) activerecord (>= 6.0.0) @@ -151,10 +151,11 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - capybara-screenshot (1.0.26) + capybara-screenshot (1.0.27) capybara (>= 1.0, < 4) launchy - childprocess (5.0.0) + childprocess (5.1.0) + logger (~> 1.5) choice (0.2.0) clockwork (4.0.1) activesupport @@ -362,9 +363,10 @@ GEM logger rake language_server-protocol (3.17.0.5) - launchy (3.0.0) + launchy (3.1.1) addressable (~> 2.8) childprocess (~> 5.0) + logger (~> 1.6) letter_opener (1.10.0) launchy (>= 2.2, < 4) lint_roller (1.1.0) @@ -527,7 +529,7 @@ GEM psych (5.3.1) date stringio - public_suffix (6.0.2) + public_suffix (7.0.5) puma (7.2.0) nio4r (~> 2.0) racc (1.8.1)