From e28f99592a63332e8178dd94589b3ea62e4042e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 11:12:21 +0000 Subject: [PATCH] build(deps): bump rswag-api from 2.10.1 to 2.11.0 Bumps [rswag-api](https://github.com/rswag/rswag) from 2.10.1 to 2.11.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.10.1...2.11.0) --- updated-dependencies: - dependency-name: rswag-api dependency-type: direct:production 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 8bb19ac410..7c3510ea47 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -393,8 +393,8 @@ GEM rspec-mocks (~> 3.12) rspec-support (~> 3.12) rspec-support (3.12.0) - rswag-api (2.10.1) - railties (>= 3.1, < 7.1) + rswag-api (2.11.0) + railties (>= 3.1, < 7.2) rswag-specs (2.10.1) activesupport (>= 3.1, < 7.1) json-schema (>= 2.2, < 4.0) @@ -458,7 +458,7 @@ GEM railties (>= 6.0.0) strong_migrations (1.6.3) activerecord (>= 5.2) - thor (1.2.2) + thor (1.3.0) timeout (0.4.0) traceroute (0.8.1) rails (>= 3.0.0)