From 18e1bef11b1de74039b6bd622aa6ae29606a907e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 21:14:45 +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.22.0 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.22.0...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 eb2a0ff..b717455 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.0.10) namae (~> 1.0) citeproc-ruby (1.1.14) @@ -50,7 +50,7 @@ GEM css_parser (1.21.0) addressable cssminify2 (2.0.1) - csv (3.3.2) + csv (3.3.5) deep_merge (1.2.2) drb (2.2.1) em-websocket (0.5.3) @@ -92,7 +92,7 @@ GEM nokogiri (>= 1.4) htmlcompressor (0.4.0) http_parser.rb (0.8.0) - httparty (0.22.0) + httparty (0.24.0) csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) @@ -177,8 +177,8 @@ GEM mercenary (0.4.0) mini_mime (1.1.5) minitest (5.25.4) - multi_xml (0.7.1) - 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) @@ -237,7 +237,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