From 455b73ec20b707dbcf51908233a8551e9c72c066 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 09:22:34 +0000 Subject: [PATCH] build(deps): bump committee from 5.5.1 to 5.5.2 Bumps [committee](https://github.com/interagent/committee) from 5.5.1 to 5.5.2. - [Changelog](https://github.com/interagent/committee/blob/master/CHANGELOG.md) - [Commits](https://github.com/interagent/committee/compare/v5.5.1...v5.5.2) --- updated-dependencies: - dependency-name: committee dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index da265f9..c69a64d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM racc builder (3.3.0) byebug (11.1.3) - committee (5.5.1) + committee (5.5.2) json_schema (~> 0.14, >= 0.14.3) openapi_parser (~> 2.0) rack (>= 1.5, < 3.2)