From 46b7547bdc3e82ea2b46a1da17669168cd4aeeee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 14:46:57 +0000 Subject: [PATCH] Bump httparty from 0.16.1 to 0.21.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.16.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.16.1...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0c96acc5..3ae5ef46 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GIT stripe (~> 1.31) GIT - remote: git://github.com/ejholmes/active_admin_editor.git + remote: https://github.com/ejholmes/active_admin_editor.git revision: 86f964be3071cd938c3cd17ad00df94ece3a50c0 specs: active_admin_editor (1.1.0) @@ -229,7 +229,8 @@ GEM highline (1.7.10) http-cookie (1.0.3) domain_name (~> 0.5) - httparty (0.16.1) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) i18n (0.9.5) concurrent-ruby (~> 1.0) @@ -281,7 +282,9 @@ GEM smart_listing (~> 1.1.0) metaclass (0.0.4) mime-types (2.6.2) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.0) mini_portile2 (2.3.0) minitest (5.11.3)