From d6bde903fe6336dc82b5b5357469b4b74b52ed0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 00:41:22 +0000 Subject: [PATCH] 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c1987fa..841ce26 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -142,7 +142,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - loofah (2.21.3) + loofah (2.21.4) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -247,8 +247,8 @@ GEM reline (0.3.9) io-console (~> 0.5) rexml (3.2.6) - rswag-api (2.10.1) - railties (>= 3.1, < 7.1) + rswag-api (2.11.0) + railties (>= 3.1, < 7.2) rswag-ui (2.10.1) actionpack (>= 3.1, < 7.1) railties (>= 3.1, < 7.1)