From 799cfb2c48c447feaedc32287add0e766722fe19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 21:59:52 +0000 Subject: [PATCH] Bump rexml from 3.2.6 to 3.2.8 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8. - [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.6...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index 92e204a75..67057259c --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,8 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rubocop (1.50.2) json (~> 2.3) parallel (~> 1.10) @@ -140,6 +141,7 @@ GEM simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) statsd-instrument (2.9.2) + strscan (3.1.0) thor (0.20.3) timecop (0.9.8) tzinfo (2.0.6) @@ -155,6 +157,7 @@ GEM PLATFORMS arm64-darwin-23 + x86_64-linux DEPENDENCIES bundler (~> 2.4.0)