From 7645bd938db2bf20ec54df9e61ea12ee0d7fce5e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2020 07:54:32 +0000 Subject: [PATCH] Bump jsonapi-swagger from 0.7.1 to 0.8.0 Bumps [jsonapi-swagger](https://github.com/superiorlu/jsonapi-swagger) from 0.7.1 to 0.8.0. - [Release notes](https://github.com/superiorlu/jsonapi-swagger/releases) - [Commits](https://github.com/superiorlu/jsonapi-swagger/compare/v0.7.1...v0.8.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 238162d30..fe38111b5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -271,7 +271,7 @@ GEM activerecord (>= 4.1) concurrent-ruby railties (>= 4.1) - jsonapi-swagger (0.7.1) + jsonapi-swagger (0.8.0) jwt (2.2.1) kgio (2.11.2) kramdown (2.1.0)