From 3e9cc5f2bfc1f70535d08697788716cc432b5d0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 09:45:05 +0100 Subject: [PATCH] Bump rswag from 2.11.0 to 2.12.0 (#349) Bumps [rswag](https://github.com/rswag/rswag) from 2.11.0 to 2.12.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.11.0...2.12.0) --- updated-dependencies: - dependency-name: rswag 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 | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e382bfdd..7f9bb788 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -131,7 +131,7 @@ GEM activesupport (>= 5.0.0) jmespath (1.6.2) json (2.6.3) - json-schema (3.0.0) + json-schema (4.1.1) addressable (>= 2.8) jwt (2.7.1) kredis (1.6.0) @@ -139,7 +139,7 @@ GEM activesupport (>= 6.0.0) redis (>= 4.2, < 6) language_server-protocol (3.17.0.3) - loofah (2.21.4) + loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -163,9 +163,9 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.15.4-aarch64-linux) + nokogiri (1.15.5-aarch64-linux) racc (~> 1.4) - nokogiri (1.15.4-x86_64-linux) + nokogiri (1.15.5-x86_64-linux) racc (~> 1.4) overcommit (0.60.0) childprocess (>= 0.6.3, < 5) @@ -180,10 +180,10 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.0.3) + public_suffix (5.0.4) puma (6.4.0) nio4r (~> 2.0) - racc (1.7.1) + racc (1.7.3) rack (2.2.8) rack-cors (2.0.1) rack (>= 2.0.0) @@ -218,7 +218,7 @@ GEM thor (~> 1.0) zeitwerk (~> 2.5) rainbow (3.1.1) - rake (13.0.6) + rake (13.1.0) redis (5.0.8) redis-client (>= 0.17.0) redis-client (0.17.1) @@ -244,18 +244,18 @@ GEM rspec-mocks (~> 3.12) rspec-support (~> 3.12) rspec-support (3.12.1) - rswag (2.11.0) - rswag-api (= 2.11.0) - rswag-specs (= 2.11.0) - rswag-ui (= 2.11.0) - rswag-api (2.11.0) + rswag (2.12.0) + rswag-api (= 2.12.0) + rswag-specs (= 2.12.0) + rswag-ui (= 2.12.0) + rswag-api (2.12.0) railties (>= 3.1, < 7.2) - rswag-specs (2.11.0) + rswag-specs (2.12.0) activesupport (>= 3.1, < 7.2) - json-schema (>= 2.2, < 4.0) + json-schema (>= 2.2, < 5.0) railties (>= 3.1, < 7.2) rspec-core (>= 2.14) - rswag-ui (2.11.0) + rswag-ui (2.12.0) actionpack (>= 3.1, < 7.2) railties (>= 3.1, < 7.2) rubocop (1.57.2) @@ -276,7 +276,7 @@ GEM sqlite3 (1.6.3-aarch64-linux) sqlite3 (1.6.3-x86_64-linux) superconfig (2.1.1) - thor (1.2.2) + thor (1.3.0) timeout (0.4.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0)