From 7d4afd8bdf73c09f06b734c721893139e024ba1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 19:21:06 +0000 Subject: [PATCH] Bump httparty from 0.8.1 to 0.17.1 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.8.1 to 0.17.1. - [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.1...v0.17.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index af2ab8d..b0e447f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,13 +8,14 @@ GEM tzinfo (>= 0.3.14) chronic (0.6.6) cinch (1.1.3) - httparty (0.8.1) - multi_json - multi_xml + httparty (0.17.1) + mime-types (~> 3.0) + multi_xml (>= 0.5.2) json (1.6.3) - mime-types (1.16) - multi_json (1.0.4) - multi_xml (0.4.1) + mime-types (3.3) + mime-types-data (~> 3.2015) + mime-types-data (3.2019.1009) + multi_xml (0.6.0) nokogiri (1.5.0) rest-client (1.6.7) mime-types (>= 1.16)