From bc36f8b48be6849c3dfac3dd5ccfb9bf85630ae2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2020 02:00:55 +0000 Subject: [PATCH] Bump rswag-specs from 2.2.0 to 2.3.1 Bumps [rswag-specs](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 917ffe22d..ec6a21e70 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -447,10 +447,10 @@ GEM unparser (~> 0.2) rswag-api (2.3.1) railties (>= 3.1, < 7.0) - rswag-specs (2.2.0) - activesupport (>= 3.1, < 6.1) + rswag-specs (2.3.1) + activesupport (>= 3.1, < 7.0) json-schema (~> 2.2) - railties (>= 3.1, < 6.1) + railties (>= 3.1, < 7.0) rswag-ui (2.3.1) actionpack (>= 3.1, < 7.0) railties (>= 3.1, < 7.0)