From d30341414ff093dc7d2923b4dda8a116bd827dbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 16:20:22 +0000 Subject: [PATCH] Bump httparty from 0.9.0 to 0.16.2 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.9.0 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.9.0...v0.16.2) --- updated-dependencies: - dependency-name: httparty dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d6e41be..3805228 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -173,9 +173,8 @@ GEM hike (1.2.1) honeypot-captcha (0.0.2) http_parser.rb (0.5.3) - httparty (0.9.0) - multi_json (~> 1.0) - multi_xml + httparty (0.16.2) + multi_xml (>= 0.5.2) i18n (0.6.1) inherited_resources (1.3.1) has_scope (~> 0.5.0) @@ -216,8 +215,8 @@ GEM metaclass (~> 0.0.1) money (5.1.0) i18n (~> 0.6.0) - multi_json (1.7.1) - multi_xml (0.5.1) + multi_json (1.15.0) + multi_xml (0.6.0) newrelic_rpm (3.6.3.111) nokogiri (1.5.6) orm_adapter (0.4.0)