From 74f8f9dd52a4a85f1449845d2b83353168cec606 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 14:28:58 +0000 Subject: [PATCH] chore(deps): bump rswag-api from 2.9.0 to 2.10.1 Bumps [rswag-api](https://github.com/rswag/rswag) from 2.9.0 to 2.10.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.9.0...2.10.1) --- updated-dependencies: - dependency-name: rswag-api dependency-type: direct:production 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 7d117df4b1..f19e69d2c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -609,7 +609,7 @@ GEM rspec-retry (0.6.2) rspec-core (> 3.3) rspec-support (3.12.0) - rswag-api (2.9.0) + rswag-api (2.10.1) railties (>= 3.1, < 7.1) rswag-specs (2.9.0) activesupport (>= 3.1, < 7.1)