From e8d6c92b69597c93c8b0cf5ebb671098abbf4332 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 06:19:27 +0000 Subject: [PATCH] Bump multi_xml from 0.5.1 to 0.6.0 Bumps [multi_xml](https://github.com/sferik/multi_xml) from 0.5.1 to 0.6.0. - [Release notes](https://github.com/sferik/multi_xml/releases) - [Changelog](https://github.com/sferik/multi_xml/blob/master/CHANGELOG.md) - [Commits](https://github.com/sferik/multi_xml/compare/v0.5.1...v0.6.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e3a5018..8ac0ff3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,7 +30,7 @@ GEM systemu (~> 2.5.0) mixlib-shellout (1.1.0) multi_json (1.3.6) - multi_xml (0.5.1) + multi_xml (0.6.0) net-ssh (2.3.0) open4 (1.3.0) rake (10.0.2)