From bd27fa09a0a8da7e20c43bc5aec7b925ac5a644b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 08:59:25 +0000 Subject: [PATCH] Build(deps): bump rails-dom-testing from 2.0.3 to 2.2.0 Bumps [rails-dom-testing](https://github.com/rails/rails-dom-testing) from 2.0.3 to 2.2.0. - [Release notes](https://github.com/rails/rails-dom-testing/releases) - [Commits](https://github.com/rails/rails-dom-testing/compare/v2.0.3...v2.2.0) --- updated-dependencies: - dependency-name: rails-dom-testing dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4f823b8..eb4ce99 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,7 @@ GEM marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.2) - minitest (5.18.1) + minitest (5.19.0) msgpack (1.7.1) net-imap (0.3.6) date @@ -128,7 +128,7 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.15.2-x86_64-linux) + nokogiri (1.15.3-x86_64-linux) racc (~> 1.4) parallel (1.23.0) parser (3.2.2.3) @@ -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.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) rails-html-sanitizer (1.6.0) loofah (~> 2.21)