From f81f6d1e9c801a5acdb5dd3d2c9ab815c582faf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 04:22:35 +0000 Subject: [PATCH] build(deps): bump httparty from 0.24.0 to 0.24.2 Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.24.0 to 0.24.2. - [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.24.0...v0.24.2) --- updated-dependencies: - dependency-name: httparty dependency-version: 0.24.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 577b753c9..428ea6032 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -238,7 +238,7 @@ GEM webrick highcharts-rails (6.0.3) railties (>= 3.1) - httparty (0.24.0) + httparty (0.24.2) csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) @@ -314,7 +314,7 @@ GEM mongo (>= 2.18.0, < 3.0.0) msgpack (1.8.0) multi_json (1.15.0) - multi_xml (0.8.0) + multi_xml (0.8.1) bigdecimal (>= 3.1, < 5) multipart-post (2.4.1) nenv (0.3.0)