From d80afc8efc7faa8eee3b14d606f3c1731049f20f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 08:16:52 +0000 Subject: [PATCH] Build(deps): bump rails-dom-testing from 2.0.3 to 2.1.1 Bumps [rails-dom-testing](https://github.com/rails/rails-dom-testing) from 2.0.3 to 2.1.1. - [Release notes](https://github.com/rails/rails-dom-testing/releases) - [Commits](https://github.com/rails/rails-dom-testing/compare/v2.0.3...v2.1.1) --- updated-dependencies: - dependency-name: rails-dom-testing dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4f823b8..5ebee69 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -155,8 +155,9 @@ GEM activesupport (= 7.0.5) bundler (>= 1.15.0) railties (= 7.0.5) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.1.1) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) rails-html-sanitizer (1.6.0) loofah (~> 2.21)