From 2014adab21bca5d88868bcdc07ea43a8988491bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 12:08:36 +0000 Subject: [PATCH] Bump rswag-ui from 2.4.0 to 2.5.1 Bumps [rswag-ui](https://github.com/rswag/rswag) from 2.4.0 to 2.5.1. - [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.4.0...2.5.1) --- updated-dependencies: - dependency-name: rswag-ui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1a66730fb..ba01a181f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -517,9 +517,9 @@ GEM activesupport (>= 3.1, < 7.1) json-schema (~> 2.2) railties (>= 3.1, < 7.1) - rswag-ui (2.4.0) - actionpack (>= 3.1, < 7.0) - railties (>= 3.1, < 7.0) + rswag-ui (2.5.1) + actionpack (>= 3.1, < 7.1) + railties (>= 3.1, < 7.1) rubocop (0.93.1) parallel (~> 1.10) parser (>= 2.7.1.5)