From 09bfe42c8fc4bdc91e9488544af65d5929474e6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 07:01:30 +0000 Subject: [PATCH] ui: bump rails-dom-testing in /server/src/main/webapp/WEB-INF/rails 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] --- .../main/webapp/WEB-INF/rails/Gemfile.lock | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/server/src/main/webapp/WEB-INF/rails/Gemfile.lock b/server/src/main/webapp/WEB-INF/rails/Gemfile.lock index 0377722ff9c..d62f7b1213e 100644 --- a/server/src/main/webapp/WEB-INF/rails/Gemfile.lock +++ b/server/src/main/webapp/WEB-INF/rails/Gemfile.lock @@ -91,7 +91,7 @@ GEM activesupport (>= 5.0) google-protobuf (3.22.3-java) google-protobuf (3.22.3-x86_64-linux) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) js-routes (1.4.14) railties (>= 4) @@ -107,7 +107,7 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.2) - minitest (5.18.0) + minitest (5.18.1) net-imap (0.3.4) date net-protocol @@ -119,9 +119,9 @@ GEM net-protocol nio4r (2.5.9) nio4r (2.5.9-java) - nokogiri (1.14.3-java) + nokogiri (1.15.3-java) racc (~> 1.4) - nokogiri (1.14.3-x86_64-linux) + nokogiri (1.15.3-x86_64-linux) racc (~> 1.4) pry (0.14.2-java) coderay (~> 1.1) @@ -131,8 +131,8 @@ GEM pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) public_suffix (5.0.1) - racc (1.6.2) - racc (1.6.2-java) + racc (1.7.1) + racc (1.7.1-java) rack (2.2.6.4) rack-test (2.1.0) rack (>= 1.3) @@ -155,8 +155,9 @@ GEM actionpack (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1) activesupport (>= 5.0.1.rc1) - 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.5.0) loofah (~> 2.19, >= 2.19.1) @@ -233,7 +234,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.7) + zeitwerk (2.6.8) PLATFORMS java