From b049604dca090c829248ef3193e6e3495a27476f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 23:56:51 +0000 Subject: [PATCH] Bump rswag-specs from 2.10.1 to 2.11.0 (#1885) --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 747344f00..807e540d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -363,10 +363,10 @@ GEM rspec-support (3.12.1) rswag-api (2.10.1) railties (>= 3.1, < 7.1) - 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.10.1) actionpack (>= 3.1, < 7.1)