From 73986b3bb925b34c3c5d5e12a292251e07d80bb5 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 12 Aug 2025 18:56:21 +0100 Subject: [PATCH] Update rails-dom-testing to 2.3.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2dedadd05..5c63ef9c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -542,7 +542,7 @@ GEM actionpack (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1) activesupport (>= 5.0.1.rc1) - rails-dom-testing (2.2.0) + rails-dom-testing (2.3.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) -- 2.39.5