From fd5d5954122919aaff882421bbd9758dc0aa31e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 07:23:06 +0800 Subject: [PATCH] Build(deps-dev): Bump rswag-specs from 2.11.0 to 2.12.0 (#24555) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a9f0da25d1b..33424204e2c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -185,7 +185,7 @@ GEM in_threads (1.6.0) jmespath (1.6.2) json (2.6.3) - json-schema (3.0.0) + json-schema (4.1.1) addressable (>= 2.8) json_schemer (2.1.0) hana (~> 1.3) @@ -407,9 +407,9 @@ GEM rspec-support (3.12.1) rss (0.3.0) rexml - 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) rtlcss (0.2.1)