From fb2c31d739a1ae09acf2cf92e7986282f68d9bae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 06:25:43 +0000 Subject: [PATCH] build(deps): bump multi_xml from 0.6.0 to 0.7.0 in the bundler group Bumps the bundler group with 1 update: [multi_xml](https://github.com/sferik/multi_xml). Updates `multi_xml` from 0.6.0 to 0.7.0 - [Changelog](https://github.com/sferik/multi_xml/blob/master/CHANGELOG.md) - [Commits](https://github.com/sferik/multi_xml/compare/v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: multi_xml dependency-type: indirect update-type: version-update:semver-minor dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 729186927..c53af6e68 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,8 @@ GEM lumberjack (1.2.10) method_source (1.1.0) minitest (5.22.3) - multi_xml (0.6.0) + multi_xml (0.7.0) + bigdecimal (~> 3.1) mustermann (3.0.0) ruby2_keywords (~> 0.0.1) mutex_m (0.2.0)