From f7df95f72c86380e71a42a9fcae4d2a31da03dfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 05:35:53 +0000 Subject: [PATCH] Bump rexml from 3.3.9 to 3.4.0 in /.overcommit Bumps [rexml](https://github.com/ruby/rexml) from 3.3.9 to 3.4.0. - [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.3.9...v3.4.0) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .overcommit/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.overcommit/Gemfile.lock b/.overcommit/Gemfile.lock index 1e19450..940426d 100644 --- a/.overcommit/Gemfile.lock +++ b/.overcommit/Gemfile.lock @@ -29,7 +29,7 @@ GEM racc (1.8.1) rainbow (3.1.1) regexp_parser (2.9.3) - rexml (3.3.9) + rexml (3.4.0) rubocop (1.65.0) json (~> 2.3) language_server-protocol (>= 3.17.0)