From 128fdbce2a3f6a711118c93875d45b63767465f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 11:11:52 +0000 Subject: [PATCH] build(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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8bb19ac410..36b31cfcae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -392,13 +392,13 @@ GEM rspec-expectations (~> 3.12) rspec-mocks (~> 3.12) rspec-support (~> 3.12) - rspec-support (3.12.0) + 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) @@ -458,7 +458,7 @@ GEM railties (>= 6.0.0) strong_migrations (1.6.3) activerecord (>= 5.2) - thor (1.2.2) + thor (1.3.0) timeout (0.4.0) traceroute (0.8.1) rails (>= 3.0.0)