From c999062dfb63f07b216d7aa136284c901bf312e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 12:29:52 +0000 Subject: [PATCH] Bump fog-xml from 0.1.4 to 0.1.5 Bumps [fog-xml](https://github.com/fog/fog-xml) from 0.1.4 to 0.1.5. - [Commits](https://github.com/fog/fog-xml/compare/v0.1.4...v0.1.5) --- updated-dependencies: - dependency-name: fog-xml dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3d4a100f8c..b871a5a576 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM fog-json (1.2.0) fog-core multi_json (~> 1.10) - fog-xml (0.1.4) + fog-xml (0.1.5) fog-core nokogiri (>= 1.5.11, < 2.0.0) font-awesome-sass (4.7.0) @@ -194,12 +194,12 @@ GEM multi_json (1.15.0) neat (4.0.0) thor (~> 0.19) - nokogiri (1.18.0) + nokogiri (1.18.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.18.0-arm64-darwin) + nokogiri (1.18.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.0-x86_64-linux-gnu) + nokogiri (1.18.1-x86_64-linux-gnu) racc (~> 1.4) padrino-helpers (0.15.3) i18n (>= 0.6.7, < 2)