From bbf34ba46bae26525ceb102a39668e4871bcaf31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 07:13:41 +0000 Subject: [PATCH] Bump multi_xml from 0.7.2 to 0.8.0 Bumps [multi_xml](https://github.com/sferik/multi_xml) from 0.7.2 to 0.8.0. - [Changelog](https://github.com/sferik/multi_xml/blob/main/CHANGELOG.md) - [Commits](https://github.com/sferik/multi_xml/compare/v0.7.2...v0.8.0) --- updated-dependencies: - dependency-name: multi_xml dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6324be7..d08740d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,7 @@ GEM addressable (2.8.8) public_suffix (>= 2.0.2, < 8.0) base64 (0.3.0) - bigdecimal (3.3.1) + bigdecimal (4.0.1) coderay (1.1.3) crack (1.0.1) bigdecimal @@ -39,8 +39,8 @@ GEM logger mime-types-data (~> 3.2025, >= 3.2025.0507) mime-types-data (3.2025.0924) - multi_xml (0.7.2) - bigdecimal (~> 3.1) + multi_xml (0.8.0) + bigdecimal (>= 3.1, < 5) multipart-post (2.4.1) net-http (0.8.0) uri (>= 0.11.1)