From 481c339f121b998abd5f09d0d26be3fd8fbdb59d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2020 21:08:19 +0000 Subject: [PATCH] Bump rswag-ui from 2.2.0 to 2.3.1 Bumps [rswag-ui](https://github.com/rswag/rswag) from 2.2.0 to 2.3.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.2.0...2.3.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ad678d3c1..bf0fb7a21 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -451,9 +451,9 @@ GEM activesupport (>= 3.1, < 6.1) json-schema (~> 2.2) railties (>= 3.1, < 6.1) - rswag-ui (2.2.0) - actionpack (>= 3.1, < 6.1) - railties (>= 3.1, < 6.1) + rswag-ui (2.3.1) + actionpack (>= 3.1, < 7.0) + railties (>= 3.1, < 7.0) rubocop (0.81.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10)