From e00ee364ea312dc28a7782d402654344cbd5c5fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 09:16:16 +0000 Subject: [PATCH] Bump rswag-ui from 2.5.1 to 2.6.0 Bumps [rswag-ui](https://github.com/rswag/rswag) from 2.5.1 to 2.6.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.5.1...2.6.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 807fcabea5..fdc541024f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -545,7 +545,7 @@ GEM activesupport (>= 3.1, < 7.1) json-schema (~> 2.2) railties (>= 3.1, < 7.1) - rswag-ui (2.5.1) + rswag-ui (2.6.0) actionpack (>= 3.1, < 7.1) railties (>= 3.1, < 7.1) rubocop (1.36.0)