From eda967892d18a34f2f4b90511164df08dcfe186b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 05:02:02 +0000 Subject: [PATCH] Bump rswag-api from 2.15.0 to 2.16.0 Bumps [rswag-api](https://github.com/rswag/rswag) from 2.15.0 to 2.16.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.15.0...2.16.0) --- updated-dependencies: - dependency-name: rswag-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fc671f0..8c569bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -225,7 +225,7 @@ GEM rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.2.0) + rackup (2.2.1) rack (>= 3) rails (7.2.2) actioncable (= 7.2.2) @@ -270,9 +270,9 @@ GEM reline (0.5.11) io-console (~> 0.5) rexml (3.3.9) - rswag-api (2.15.0) - activesupport (>= 5.2, < 8.0) - railties (>= 5.2, < 8.0) + rswag-api (2.16.0) + activesupport (>= 5.2, < 8.1) + railties (>= 5.2, < 8.1) rswag-ui (2.15.0) actionpack (>= 5.2, < 8.0) railties (>= 5.2, < 8.0)