diff --git a/Gemfile.lock b/Gemfile.lock index 5cfede35e..cecb2227e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM acts_as_tenant (0.6.1) rails (>= 5.2) request_store (>= 1.0.5) - addressable (2.8.4) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) annotate (3.2.0) activerecord (>= 3.2, < 8.0) @@ -112,11 +112,11 @@ GEM brakeman (6.1.2) racc builder (3.2.4) - capybara (3.39.2) + capybara (3.40.0) addressable matrix mini_mime (>= 0.1.3) - nokogiri (~> 1.8) + nokogiri (~> 1.11) rack (>= 1.6.0) rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) @@ -288,14 +288,14 @@ GEM nice_partials (0.10.0) actionview (>= 4.2.6) nio4r (2.7.0) - nokogiri (1.16.2) + nokogiri (1.16.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.2-arm64-darwin) + nokogiri (1.16.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.2-x86_64-darwin) + nokogiri (1.16.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.2-x86_64-linux) + nokogiri (1.16.3-x86_64-linux) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) @@ -313,7 +313,7 @@ GEM method_source (~> 1.0) psych (5.1.2) stringio - public_suffix (5.0.3) + public_suffix (5.0.4) puma (5.6.8) nio4r (~> 2.0) racc (1.7.3)