From 457b9e40109dfb93ce34867f11a367ea250ee434 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 02:38:02 +0000 Subject: [PATCH] chore(deps): 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 160040817b..bdf3540996 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -621,7 +621,7 @@ GEM 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)