From 0db577625792cae026aa8560ea5d127890d43c41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 23:41:25 +0000 Subject: [PATCH] Bump httparty from 0.8.3 to 0.14.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.8.3 to 0.14.0. - [Release notes](https://github.com/jnunemaker/httparty/releases) - [Changelog](https://github.com/jnunemaker/httparty/blob/master/Changelog.md) - [Commits](https://github.com/jnunemaker/httparty/compare/v0.8.3...v0.14.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5ae83d5..ba0b3f1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,13 +18,11 @@ GEM diff-lcs (1.1.3) errand (0.7.3) haml (3.1.4) - httparty (0.8.3) - multi_json (~> 1.0) - multi_xml + httparty (0.14.0) + multi_xml (>= 0.5.2) 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)