From bcca2b7b8fb9bb41f0df59dccbb4c48becc9e3fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sun, 20 Jan 2019 15:53:23 +0000 Subject: [PATCH] Bump httparty from 0.13.7 to 0.16.3 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.13.7 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 | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index b3eeb3ec0ec6c..18ec39bce7924 100644 --- a/Gemfile +++ b/Gemfile @@ -168,7 +168,7 @@ gem 'gitlab-sidekiq-fetcher', '~> 0.4.0', require: 'sidekiq-reliable-fetch' gem 'fugit', '~> 1.1' # HTTP requests -gem 'httparty', '~> 0.13.3' +gem 'httparty', '~> 0.16.3' # Colored output to console gem 'rainbow', '~> 3.0' diff --git a/Gemfile.lock b/Gemfile.lock index 419a683192411..6088fe5b70057 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -380,8 +380,8 @@ GEM domain_name (~> 0.5) http-form_data (2.1.1) http_parser.rb (0.6.0) - httparty (0.13.7) - json (~> 1.8) + httparty (0.16.3) + mime-types (~> 3.0) multi_xml (>= 0.5.2) httpclient (2.8.3) i18n (1.2.0) @@ -402,7 +402,7 @@ GEM jquery-atwho-rails (1.3.2) js_regex (2.2.1) regexp_parser (>= 0.4.11, <= 0.5.0) - json (1.8.6) + json (2.1.0) json-jwt (1.9.4) activesupport aes_key_wrap @@ -1042,7 +1042,7 @@ DEPENDENCIES hipchat (~> 1.5.0) html-pipeline (~> 2.8) html2text - httparty (~> 0.13.3) + httparty (~> 0.16.3) icalendar influxdb (~> 0.2) jaeger-client (~> 0.10.0)