From a8b4e9b07035fd7dd438692519a706d6769578c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 22:12:51 +0000 Subject: [PATCH] chore(deps-dev): bump rswag-specs from 2.10.1 to 2.11.0 Bumps [rswag-specs](https://github.com/rswag/rswag) from 2.10.1 to 2.11.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.10.1...2.11.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 0042d3f055..c4751d70fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -135,7 +135,7 @@ GEM activerecord (>= 6.0, < 7.1) acts_as_list (1.0.4) activerecord (>= 4.2) - addressable (2.8.4) + addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) aes_key_wrap (1.1.0) afm (0.2.2) @@ -613,10 +613,10 @@ GEM rspec-support (3.12.1) rswag-api (2.11.0) railties (>= 3.1, < 7.2) - rswag-specs (2.10.1) - activesupport (>= 3.1, < 7.1) + rswag-specs (2.11.0) + activesupport (>= 3.1, < 7.2) json-schema (>= 2.2, < 4.0) - railties (>= 3.1, < 7.1) + railties (>= 3.1, < 7.2) rspec-core (>= 2.14) rswag-ui (2.11.0) actionpack (>= 3.1, < 7.2)