From d67b654d0dda4e6a2aac97ab46ca4c2cf855b663 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 20:03:13 +0000 Subject: [PATCH] Bump httparty from 0.8.3 to 0.16.2 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.8.3 to 0.16.2. - [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.16.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index b63fff1..48f4ceb --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,9 +56,8 @@ GEM geocoder (1.1.2) hashie (1.2.0) hike (1.2.1) - httparty (0.8.3) - multi_json (~> 1.0) - multi_xml + httparty (0.16.2) + multi_xml (>= 0.5.2) i18n (0.6.0) journey (1.0.4) jquery-rails (2.0.2) @@ -86,8 +85,8 @@ GEM ntlm-http (~> 0.1, >= 0.1.1) webrobots (~> 0.0, >= 0.0.9) mime-types (1.19) - multi_json (1.3.6) - multi_xml (0.5.1) + multi_json (1.14.1) + multi_xml (0.6.0) multipart-post (1.1.5) net-http-digest_auth (1.2.1) net-http-persistent (2.7)