From e1fb1f4251a7c8137477c64085f3a09e3d37cd2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 13:56:02 +0000 Subject: [PATCH] Bump httparty from 0.13.1 to 0.21.0 in /websites/assets Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.13.1 to 0.21.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.13.1...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: indirect ... Signed-off-by: dependabot[bot] --- websites/assets/Gemfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/websites/assets/Gemfile.lock b/websites/assets/Gemfile.lock index 1b33f7c..0710d1e 100644 --- a/websites/assets/Gemfile.lock +++ b/websites/assets/Gemfile.lock @@ -38,11 +38,11 @@ GEM httmultiparty (0.3.10) httparty (>= 0.7.3) multipart-post - httparty (0.13.1) - json (~> 1.8) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) i18n (0.6.9) - json (1.8.1) + json (1.8.6) less (2.2.2) commonjs (~> 0.2.6) libv8 (3.16.14.3) @@ -89,10 +89,11 @@ GEM thin (~> 1.5.1) thor will_paginate (~> 3.0.3) - logger (1.2.8) + logger (1.5.3) mime-types (1.25.1) + mini_mime (1.1.2) multi_json (1.8.4) - multi_xml (0.5.5) + multi_xml (0.6.0) multipart-post (2.0.0) rack (1.5.2) rack-cache (1.2)