From 4f8a1d25dbd1cb76d2ff7729d92da0a71c69d9bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 11:06:50 -0800 Subject: [PATCH] Bump httparty from 0.20.0 to 0.21.0 (#1052) --- Gemfile.lock | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d7b6d295..5cccaff4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,8 +151,8 @@ GEM signet (>= 0.16, < 2.a) hashdiff (1.0.1) hiredis (0.6.3) - httparty (0.20.0) - mime-types (~> 3.0) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) httpclient (2.8.3) i18n (1.12.0) @@ -172,9 +172,6 @@ GEM matrix (0.4.2) memoist (0.16.2) method_source (1.0.0) - mime-types (3.4.1) - mime-types-data (~> 3.2015) - mime-types-data (3.2022.0105) mini_mime (1.1.2) minitest (5.16.3) mono_logger (1.1.1)