From aab30dbfce577056fe65063c0452da4cb0d4df1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 19:24:15 +0000 Subject: [PATCH] Bump httparty from 0.8.1 to 0.10.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.8.1 to 0.10.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.1...v0.10.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index af4ae4c..10222d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,8 +61,8 @@ GEM haml (3.1.4) hashie (1.2.0) hike (1.2.1) - httparty (0.8.1) - multi_json + httparty (0.10.0) + multi_json (~> 1.0) multi_xml httpauth (0.1) i18n (0.6.0) @@ -92,8 +92,8 @@ GEM rake rspec (>= 2.9) moped (1.2.5) - multi_json (1.3.4) - multi_xml (0.4.2) + multi_json (1.14.1) + multi_xml (0.6.0) multipart-post (1.1.5) oauth2 (0.6.1) faraday (~> 0.7)