From 22e9cf66e25b959b70d1c56b4fe0dc5e49906789 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 09:37:20 +0000 Subject: [PATCH] chore(deps-dev): bump rswag-specs from 2.12.0 to 2.13.0 Bumps [rswag-specs](https://github.com/rswag/rswag) from 2.12.0 to 2.13.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.12.0...2.13.0) --- updated-dependencies: - dependency-name: rswag-specs dependency-type: direct:development 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 6fe8df3479..62f903babf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -616,7 +616,7 @@ GEM rspec-support (3.12.1) rswag-api (2.12.0) railties (>= 3.1, < 7.2) - rswag-specs (2.12.0) + rswag-specs (2.13.0) activesupport (>= 3.1, < 7.2) json-schema (>= 2.2, < 5.0) railties (>= 3.1, < 7.2)