From fcc05b13e25b4c9dd1503b0bf9b63a9c555b9fb9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 19:09:05 +0000 Subject: [PATCH] chore(deps): update dependency httparty to v0.21.0 [security] --- Gemfile.lock | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d57bbad6..db6c5039 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,8 +103,8 @@ GEM ffi (1.15.3) globalid (1.0.0) activesupport (>= 5.0) - httparty (0.18.1) - mime-types (~> 3.0) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) i18n (1.10.0) concurrent-ruby (~> 1.0) @@ -132,9 +132,6 @@ GEM mini_mime (>= 0.1.1) marcel (1.0.2) method_source (1.0.0) - mime-types (3.3.1) - mime-types-data (~> 3.2015) - mime-types-data (3.2021.0704) mini_mime (1.1.2) mini_portile2 (2.8.0) minitest (5.15.0)