From 0c6669ac0f35709362e615fb55fe5546e5c5792d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 18:09:37 +0000 Subject: [PATCH] Bump test-unit from 3.6.2 to 3.6.3 in /gemfiles/jruby Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/test-unit/test-unit/releases) - [Commits](https://github.com/test-unit/test-unit/compare/3.6.2...3.6.3) --- updated-dependencies: - dependency-name: test-unit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gemfiles/jruby/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gemfiles/jruby/Gemfile.lock b/gemfiles/jruby/Gemfile.lock index a812f37bcc..f641164258 100644 --- a/gemfiles/jruby/Gemfile.lock +++ b/gemfiles/jruby/Gemfile.lock @@ -11,11 +11,12 @@ GEM ast (~> 2.4.1) racc power_assert (2.0.4) + racc (1.8.1) racc (1.8.1-java) rake (13.2.1) rake-compiler (1.2.8) rake - test-unit (3.6.2) + test-unit (3.6.3) power_assert PLATFORMS @@ -25,6 +26,7 @@ PLATFORMS universal-java-21 universal-java-22 universal-java-23 + x86_64-linux DEPENDENCIES parser