From 255da17d5cb8b14d30a90d7bcf8f42375c0e1dd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 09:15:20 +0000 Subject: [PATCH] build(deps): bump committee from 5.5.1 to 5.5.5 Bumps [committee](https://github.com/interagent/committee) from 5.5.1 to 5.5.5. - [Changelog](https://github.com/interagent/committee/blob/master/CHANGELOG.md) - [Commits](https://github.com/interagent/committee/compare/v5.5.1...v5.5.5) --- updated-dependencies: - dependency-name: committee dependency-version: 5.5.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index da265f9..e38cecc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,10 +84,10 @@ GEM racc builder (3.3.0) byebug (11.1.3) - committee (5.5.1) + committee (5.5.5) json_schema (~> 0.14, >= 0.14.3) openapi_parser (~> 2.0) - rack (>= 1.5, < 3.2) + rack (>= 1.5) concurrent-ruby (1.3.5) connection_pool (2.5.0) crass (1.0.6) @@ -162,7 +162,7 @@ GEM racc (~> 1.4) nokogiri (1.18.3-x86_64-linux-gnu) racc (~> 1.4) - openapi_parser (2.2.4) + openapi_parser (2.2.6) ostruct (0.6.1) parallel (1.26.3) parser (3.3.7.1) @@ -178,7 +178,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.12) + rack (3.2.0) rack-session (2.1.0) base64 (>= 0.1.0) rack (>= 3.0.0)