From 311d2fa3ca0eb0938945f5a8d18ede968dfeb5d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Nov 2020 11:00:37 +0000 Subject: [PATCH] Bump httparty from 0.6.1 to 0.10.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.6.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.6.1...v0.10.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 366452b..2bdea4c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,11 +2,13 @@ GEM remote: http://rubygems.org/ specs: columnize (0.3.2) - crack (0.1.8) fusefs-osx (0.7.0) - httparty (0.6.1) - crack (= 0.1.8) + httparty (0.10.0) + multi_json (~> 1.0) + multi_xml linecache (0.43) + multi_json (1.15.0) + multi_xml (0.6.0) ruby-debug (0.10.4) columnize (>= 0.1) ruby-debug-base (~> 0.10.4.0)