From 07f6952beb6e44f555624561945e7bd25c035a5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 10:08:23 +0800 Subject: [PATCH] Build(deps-dev): Bump rswag-specs from 2.14.0 to 2.15.0 (#29093) Bumps [rswag-specs](https://github.com/rswag/rswag) from 2.14.0 to 2.15.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.14.0...2.15.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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a4d41d8c0eb..6837c6a5dce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -197,8 +197,8 @@ GEM iso8601 (0.13.0) jmespath (1.6.2) json (2.7.2) - json-schema (4.3.1) - addressable (>= 2.8) + json-schema (5.0.1) + addressable (~> 2.8) json_schemer (2.3.0) bigdecimal hana (~> 1.3) @@ -444,9 +444,9 @@ GEM rspec-support (3.13.1) rss (0.3.1) rexml - rswag-specs (2.14.0) + rswag-specs (2.15.0) activesupport (>= 5.2, < 8.0) - json-schema (>= 2.2, < 5.0) + json-schema (>= 2.2, < 6.0) railties (>= 5.2, < 8.0) rspec-core (>= 2.14) rtlcss (0.2.1)