From 54d3b39b2ef5e58e46f34394eacd20c83c3c23ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 09:27:01 +0000 Subject: [PATCH] chore(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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 629192cfce..9d868123a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -389,7 +389,7 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.21.3) + loofah (2.21.4) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -611,8 +611,8 @@ GEM rspec-retry (0.6.2) rspec-core (> 3.3) 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.10.1) activesupport (>= 3.1, < 7.1) json-schema (>= 2.2, < 4.0)