From 32330e73b8132a5aae3de27d53af514ac7c45bf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 16:54:35 +0000 Subject: [PATCH] Bump httparty from 0.13.1 to 0.21.0 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.13.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.13.1...v0.21.0) --- updated-dependencies: - dependency-name: httparty dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b04f031..32ddf8d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/taavo/LicenseFinder.git + remote: https://github.com/taavo/LicenseFinder.git revision: 1b1676abe69899f3f9d54f14cbdc7bf4c6ed1c27 specs: license_finder (1.1.1) @@ -13,15 +13,21 @@ GIT GEM remote: https://rubygems.org/ specs: - httparty (0.13.1) - json (~> 1.8) + bigdecimal (3.1.4) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - json (1.8.1) - multi_xml (0.5.5) - sequel (4.14.0) - sqlite3 (1.3.9) - thor (0.19.1) - xml-simple (1.1.4) + mini_mime (1.1.5) + mini_portile2 (2.8.5) + multi_xml (0.6.0) + rexml (3.2.6) + sequel (5.74.0) + bigdecimal + sqlite3 (1.6.8) + mini_portile2 (~> 2.8.0) + thor (1.3.0) + xml-simple (1.1.9) + rexml PLATFORMS ruby