From d54eb486622dda45924ff756e03947dc6557eb1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jul 2022 14:13:06 +0000 Subject: [PATCH] Bump rswag-specs from 2.4.0 to 2.5.1 Bumps [rswag-specs](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-specs dependency-type: direct:development 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 6c63112381..090253faaa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -536,10 +536,10 @@ GEM rspec-support (3.10.2) rswag-api (2.5.1) railties (>= 3.1, < 7.1) - rswag-specs (2.4.0) - activesupport (>= 3.1, < 7.0) + rswag-specs (2.5.1) + activesupport (>= 3.1, < 7.1) json-schema (~> 2.2) - railties (>= 3.1, < 7.0) + railties (>= 3.1, < 7.1) rswag-ui (2.5.1) actionpack (>= 3.1, < 7.1) railties (>= 3.1, < 7.1)