From e4a58ad1dcaa8b9714820ed126636553d47574c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 13:08:09 -0700 Subject: [PATCH] Bump rexml in /bindings/ruby in the bundler group across 1 directory (#294) Bumps the bundler group with 1 update in the /bindings/ruby directory: [rexml](https://github.com/ruby/rexml). Updates `rexml` from 3.3.2 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.3.2...v3.3.3) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- bindings/ruby/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/ruby/Gemfile.lock b/bindings/ruby/Gemfile.lock index 2a9fcb4..73b3034 100644 --- a/bindings/ruby/Gemfile.lock +++ b/bindings/ruby/Gemfile.lock @@ -23,7 +23,7 @@ GEM rake-compiler-dock (1.5.1) rb_sys (0.9.99) regexp_parser (2.9.2) - rexml (3.3.2) + rexml (3.3.3) strscan rubocop (1.65.0) json (~> 2.3)