From fb5eb155fd13a0e23e9785f9e98af61a27e5f525 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 19:15:34 +0000 Subject: [PATCH] Update multi_xml to version 0.7.1 --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6e811efb..b3f28086 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -304,7 +304,8 @@ GEM money (~> 6.13) railties (>= 3.0) multi_json (1.15.0) - multi_xml (0.6.0) + multi_xml (0.7.1) + bigdecimal (~> 3.1) multipart-post (2.4.0) mysql2 (0.5.6) net-http (0.4.1)