From 0129ddab0926544daafdfc25bfdda99497c5ac66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 09:30:51 +0000 Subject: [PATCH] Bump rswag-api from 2.7.0 to 2.13.0 Bumps [rswag-api](https://github.com/rswag/rswag) from 2.7.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.7.0...2.13.0) --- updated-dependencies: - dependency-name: rswag-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0de9705..91e1925 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,7 +106,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) childprocess (4.1.0) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.1) crass (1.0.6) cssbundling-rails (1.1.1) railties (>= 6.0.0) @@ -299,8 +299,9 @@ GEM rspec-mocks (~> 3.11) rspec-support (~> 3.11) rspec-support (3.11.1) - rswag-api (2.7.0) - railties (>= 3.1, < 7.1) + rswag-api (2.13.0) + activesupport (>= 3.1, < 7.2) + railties (>= 3.1, < 7.2) rswag-specs (2.7.0) activesupport (>= 3.1, < 7.1) json-schema (>= 2.2, < 4.0)