From 2f9375dcb218d05361dd4f0ee08e39bca187ddb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 09:43:36 +0000 Subject: [PATCH] chore(deps-dev): bump rswag-specs from 2.11.0 to 2.12.0 Bumps [rswag-specs](https://github.com/rswag/rswag) from 2.11.0 to 2.12.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.11.0...2.12.0) --- updated-dependencies: - dependency-name: rswag-specs dependency-type: direct:development 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 383c7f636b..160040817b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -371,7 +371,7 @@ GEM multi_json (~> 1.15) rack (>= 2.2, < 4) rdf (~> 3.3) - json-schema (3.0.0) + json-schema (4.1.1) addressable (>= 2.8) json_spec (1.1.5) multi_json (~> 1.0) @@ -488,7 +488,7 @@ GEM pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.0.3) + public_suffix (5.0.4) puma (6.4.0) nio4r (~> 2.0) query_count (1.1.1) @@ -616,9 +616,9 @@ GEM rspec-support (3.12.1) rswag-api (2.11.0) railties (>= 3.1, < 7.2) - rswag-specs (2.11.0) + rswag-specs (2.12.0) activesupport (>= 3.1, < 7.2) - json-schema (>= 2.2, < 4.0) + json-schema (>= 2.2, < 5.0) railties (>= 3.1, < 7.2) rspec-core (>= 2.14) rswag-ui (2.11.0)