From e3741767805dd44c8f623eab13df224986c47641 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 21:15:41 +0000 Subject: [PATCH] Bump the bundler group across 1 directory with 2 updates Bumps the bundler group with 2 updates in the / directory: [httparty](https://github.com/jnunemaker/httparty) and [uri](https://github.com/ruby/uri). Updates `httparty` from 0.23.1 to 0.24.0 - [Release notes](https://github.com/jnunemaker/httparty/releases) - [Changelog](https://github.com/jnunemaker/httparty/blob/main/Changelog.md) - [Commits](https://github.com/jnunemaker/httparty/compare/v0.23.1...v0.24.0) Updates `uri` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: httparty dependency-version: 0.24.0 dependency-type: direct:development dependency-group: bundler - dependency-name: uri dependency-version: 1.0.4 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3a20626..dea660f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,7 +29,7 @@ GEM bibtex-ruby (6.1.0) latex-decode (~> 0.0) racc (~> 1.7) - bigdecimal (3.1.9) + bigdecimal (4.0.1) citeproc (1.1.0) date forwardable @@ -61,7 +61,7 @@ GEM css_parser (1.21.1) addressable cssminify2 (2.0.1) - csv (3.3.4) + csv (3.3.5) date (3.4.1) deep_merge (1.2.2) drb (2.2.3) @@ -111,7 +111,7 @@ GEM nokogiri (>= 1.4) htmlcompressor (0.4.0) http_parser.rb (0.8.0) - httparty (0.23.1) + httparty (0.24.0) csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) @@ -200,8 +200,8 @@ GEM mercenary (0.4.0) mini_mime (1.1.5) minitest (5.25.5) - multi_xml (0.7.2) - bigdecimal (~> 3.1) + multi_xml (0.8.0) + bigdecimal (>= 3.1, < 5) namae (1.2.0) racc (~> 1.7) nokogiri (1.18.9-aarch64-linux-gnu) @@ -269,7 +269,7 @@ GEM uglifier (4.2.1) execjs (>= 0.3.0, < 3) unicode-display_width (2.6.0) - uri (1.0.3) + uri (1.0.4) webrick (1.9.1) PLATFORMS