From 1650e5b37f7c4f789ed1fa5aa00f178df4f19915 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:52:19 +0000 Subject: [PATCH] Bump rexml from 3.2.6 to 3.3.3 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.3. - [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.3.3) --- 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..6449f165b --- 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.3.3) + strscan 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)