From b7d971c70551707233b7889e8c760b8387c2ffee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 23:41:31 +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 5ae83d5..22faaac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,7 +24,7 @@ GEM kgio (2.7.4) librrd (1.0.2) multi_json (1.3.6) - multi_xml (0.5.1) + multi_xml (0.6.0) nokogiri (1.5.5) rack (1.4.1) rack-protection (1.2.0)