From 1f922286d2b06f1947c7aeefe18497cd1386e3ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 20:03:05 +0000 Subject: [PATCH] Bump rexml from 3.2.4 to 3.2.5 in /testing/ruby_testing Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- testing/ruby_testing/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 testing/ruby_testing/Gemfile.lock diff --git a/testing/ruby_testing/Gemfile.lock b/testing/ruby_testing/Gemfile.lock old mode 100755 new mode 100644 index 0434cda0..079aa2d0 --- a/testing/ruby_testing/Gemfile.lock +++ b/testing/ruby_testing/Gemfile.lock @@ -8,7 +8,7 @@ GEM parser (2.7.1.4) ast (~> 2.4.1) rainbow (3.0.0) - rexml (3.2.4) + rexml (3.2.5) rspec-core (3.9.2) rspec-support (~> 3.9.3) rspec-expectations (3.9.2)