From 7f260afe556dff4ce080b4610f9f76167618d7f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 2 Apr 2018 10:22:41 +0000 Subject: [PATCH] Bump httparty from 0.16.1 to 0.16.2 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.16.1 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.16.1...v0.16.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8bc8104..6d23db9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,7 +133,7 @@ GEM rubocop (~> 0.20) hashdiff (0.3.7) hirb (0.7.3) - httparty (0.16.1) + httparty (0.16.2) multi_xml (>= 0.5.2) i18n (0.9.5) concurrent-ruby (~> 1.0)