From 058578e879a65a08a48e48ee6bf37c50698ef793 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 19:25:16 +0000 Subject: [PATCH] Bump multi_xml from 0.4.2 to 0.6.0 Bumps [multi_xml](https://github.com/sferik/multi_xml) from 0.4.2 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.4.2...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 af4ae4c..fec7560 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,7 @@ GEM rspec (>= 2.9) moped (1.2.5) multi_json (1.3.4) - multi_xml (0.4.2) + multi_xml (0.6.0) multipart-post (1.1.5) oauth2 (0.6.1) faraday (~> 0.7)