From 140bbdc9cfd0808bfe0863d8afa4be8ac69906ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 20:02:06 +0000 Subject: [PATCH] Bump rswag-ui from 2.11.0 to 2.12.0 Bumps [rswag-ui](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-ui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 67af4ffdf..3e863b41d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -512,7 +512,7 @@ GEM json-schema (>= 2.2, < 4.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)