From a6b53110c7903d9393d7ed53e0fbc13196f5c95b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 14:13:45 +0000 Subject: [PATCH] Bump httparty from 0.13.7 to 0.21.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.13.7 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.7...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5a4d6c5..16c6379 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,8 +53,8 @@ GEM html-pipeline (2.3.0) activesupport (>= 2, < 5) nokogiri (>= 1.4) - httparty (0.13.7) - json (~> 1.8) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) i18n (0.7.0) jekyll (3.0.3) @@ -90,16 +90,17 @@ GEM gemoji (~> 2.0) html-pipeline (~> 2.2) jekyll (>= 2.0) - json (1.8.3) + json (1.8.6) kramdown (1.9.0) liquid (3.0.6) listen (3.0.6) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9.7) mercenary (0.3.5) + mini_mime (1.1.2) mini_portile2 (2.0.0) minitest (5.8.4) - multi_xml (0.5.5) + multi_xml (0.6.0) multipart-post (2.0.0) net-dns (0.8.0) nokogiri (1.6.7.2)