From 6bbeb56c4e16c3bbc6af5cf7861f2fa511660b7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 09:26:34 +0000 Subject: [PATCH] Bump rswag-api from 2.4.0 to 2.5.1 Bumps [rswag-api](https://github.com/rswag/rswag) from 2.4.0 to 2.5.1. - [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.4.0...2.5.1) --- 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 d008ec4b6..ee9a535b9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -511,8 +511,8 @@ GEM concord (~> 0.1) parser (~> 2.3) rspec (~> 3.0) - rswag-api (2.4.0) - railties (>= 3.1, < 7.0) + rswag-api (2.5.1) + railties (>= 3.1, < 7.1) rswag-specs (2.4.0) activesupport (>= 3.1, < 7.0) json-schema (~> 2.2)