From 4fdd29f1f95c97155ed015ddbe0ab79832e99aaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 13:16:34 +0000 Subject: [PATCH] build(deps): bump rswag-api from 2.10.1 to 2.11.0 Bumps [rswag-api](https://github.com/rswag/rswag) from 2.10.1 to 2.11.0. - [Release notes](https://github.com/rswag/rswag/releases) - [Changelog](https://github.com/rswag/rswag/blob/master/CHANGELOG.md) - [Commits](https://github.com/rswag/rswag/compare/2.10.1...2.11.0) --- updated-dependencies: - dependency-name: rswag-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 57f8e5039c..8d1c8176ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -393,8 +393,8 @@ GEM rspec-mocks (~> 3.12) rspec-support (~> 3.12) rspec-support (3.12.1) - rswag-api (2.10.1) - railties (>= 3.1, < 7.1) + rswag-api (2.11.0) + railties (>= 3.1, < 7.2) rswag-specs (2.11.0) activesupport (>= 3.1, < 7.2) json-schema (>= 2.2, < 4.0)