From f65256e588d2e866229b7cdd7c010dd39f366c04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 00:54:40 +0000 Subject: [PATCH] build(deps-dev): bump rswag-specs from 2.14.0 to 2.15.0 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] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b5cd74d354..ad09fbe881 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -274,8 +274,8 @@ GEM jsbundling-rails (1.3.1) railties (>= 6.0.0) json (2.7.2) - json-schema (4.3.1) - addressable (>= 2.8) + json-schema (5.0.1) + addressable (~> 2.8) jwt (2.9.3) base64 language_server-protocol (3.17.0.3) @@ -366,7 +366,7 @@ GEM pundit (2.3.2) activesupport (>= 3.0.0) racc (1.8.1) - rack (2.2.9) + rack (2.2.10) rack-attack (6.7.0) rack (>= 1.0, < 4) rack-cors (2.0.1) @@ -427,7 +427,7 @@ GEM actionpack (>= 5.2) railties (>= 5.2) rexml (3.3.8) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -449,9 +449,9 @@ GEM rswag-api (2.14.0) activesupport (>= 5.2, < 8.0) railties (>= 5.2, < 8.0) - 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) rswag-ui (2.14.0) @@ -572,7 +572,7 @@ GEM railties (>= 3.0.7) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.18) + zeitwerk (2.7.1) PLATFORMS arm64-darwin-21