From 641d7f6efae66ad4daf7caa43d543abbe505d035 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 3 Dec 2018 12:24:04 -0500 Subject: [PATCH] Bump httparty from 0.16.0 to 0.16.3 (#1246) [ci skip] Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.16.0 to 0.16.3. - [Release notes](https://github.com/jnunemaker/httparty/releases) - [Changelog](https://github.com/jnunemaker/httparty/blob/master/Changelog.md) - [Commits](https://github.com/jnunemaker/httparty/commits) Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 78fc21674..872672fc4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -509,7 +509,8 @@ GEM domain_name (~> 0.5) http-form_data (2.0.0) http_parser.rb (0.6.0) - httparty (0.16.0) + httparty (0.16.3) + mime-types (~> 3.0) multi_xml (>= 0.5.2) httpclient (2.8.3) i18n (1.1.1)