From 89d62ec10c8e0d1d0697e0c4ade9861598ff11fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 16:03:11 +0000 Subject: [PATCH] Bump httparty from 0.20.0 to 0.21.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.20.0 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.20.0...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9c324a2..eb169fd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,8 +106,8 @@ GEM http-cookie (1.0.5) domain_name (~> 0.5) http-form_data (2.3.0) - httparty (0.20.0) - mime-types (~> 3.0) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) i18n (1.12.0) concurrent-ruby (~> 1.0) @@ -131,9 +131,6 @@ GEM marcel (1.0.2) matrix (0.4.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.2) msgpack (1.5.3) @@ -159,6 +156,8 @@ GEM racc (~> 1.4) nokogiri (1.13.7-x86_64-darwin) racc (~> 1.4) + nokogiri (1.13.7-x86_64-linux) + racc (~> 1.4) public_suffix (4.0.7) puma (5.6.4) nio4r (~> 2.0) @@ -249,6 +248,7 @@ GEM PLATFORMS x64-mingw-ucrt x86_64-darwin-21 + x86_64-linux DEPENDENCIES bootsnap