From 1f5281ac1a623e8dbc09311b96602d7f433c5218 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 11:19:45 +0000 Subject: [PATCH] Bump rswag-api from 2.6.0 to 2.7.0 Bumps [rswag-api](https://github.com/rswag/rswag) from 2.6.0 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.6.0...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 6b74c86455..9e6affbccb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -593,7 +593,7 @@ GEM rspec-mocks (~> 3.10) rspec-support (~> 3.10) rspec-support (3.10.3) - rswag-api (2.6.0) + rswag-api (2.7.0) railties (>= 3.1, < 7.1) rswag-specs (2.6.0) activesupport (>= 3.1, < 7.1)