From 2aca1c38aa64e79f35fdfd0604b33ac6fa454f3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 12:47:26 +0000 Subject: [PATCH] Bump rswag-api from 2.5.1 to 2.7.0 Bumps [rswag-api](https://github.com/rswag/rswag) from 2.5.1 to 2.7.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.5.1...2.7.0) --- updated-dependencies: - dependency-name: rswag-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4b5e84f3a..3dc737d30 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -514,7 +514,7 @@ GEM concord (~> 0.1) parser (>= 2.6) rspec (~> 3.0) - rswag-api (2.5.1) + rswag-api (2.7.0) railties (>= 3.1, < 7.1) rswag-specs (2.7.0) activesupport (>= 3.1, < 7.1)