From 8ff25c4e5ab713e922c3aaef2df102f30d98f7bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 23:35:33 +0000 Subject: [PATCH] Bump rails-dom-testing from 2.2.0 to 2.3.0 in /builder Bumps [rails-dom-testing](https://github.com/rails/rails-dom-testing) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/rails/rails-dom-testing/releases) - [Commits](https://github.com/rails/rails-dom-testing/compare/v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: rails-dom-testing dependency-version: 2.3.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- builder/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/Gemfile.lock b/builder/Gemfile.lock index a21925164dc..058dac413fe 100644 --- a/builder/Gemfile.lock +++ b/builder/Gemfile.lock @@ -224,7 +224,7 @@ GEM activesupport (= 8.0.2) bundler (>= 1.15.0) railties (= 8.0.2) - rails-dom-testing (2.2.0) + rails-dom-testing (2.3.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6)