From f35ab9435075fdffcbf0ad2b2dc4eccc9ed29017 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 22:22:32 +0000 Subject: [PATCH] Bump rswag-specs from 2.15.0 to 2.16.0 Bumps [rswag-specs](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-specs dependency-type: direct:development 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 d4ba8c6b..091c2c14 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -323,10 +323,10 @@ GEM rswag-api (2.16.0) activesupport (>= 5.2, < 8.1) railties (>= 5.2, < 8.1) - rswag-specs (2.15.0) - activesupport (>= 5.2, < 8.0) + rswag-specs (2.16.0) + activesupport (>= 5.2, < 8.1) json-schema (>= 2.2, < 6.0) - railties (>= 5.2, < 8.0) + railties (>= 5.2, < 8.1) rspec-core (>= 2.14) rswag-ui (2.15.0) actionpack (>= 5.2, < 8.0)