From 3a3b045b0a955d4bc1cf61bfb60a66e5a4fea9fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 08:04:30 +0000 Subject: [PATCH] Bump multi_xml from 0.7.2 to 0.8.1 Bumps [multi_xml](https://github.com/sferik/multi_xml) from 0.7.2 to 0.8.1. - [Changelog](https://github.com/sferik/multi_xml/blob/main/CHANGELOG.md) - [Commits](https://github.com/sferik/multi_xml/compare/v0.7.2...v0.8.1) --- updated-dependencies: - dependency-name: multi_xml dependency-version: 0.8.1 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..9bc8ac7 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.1) + bigdecimal (>= 3.1, < 5) multipart-post (2.4.1) net-http (0.8.0) uri (>= 0.11.1)