From 7c2352f2d624f2e7a2e7ed8ddab00e18a5a52c5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 14:13:07 +0000 Subject: [PATCH] Bump rswag-api from 2.4.0 to 2.5.1 Bumps [rswag-api](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-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b5a9b9a3da..d64ea78a9b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -390,7 +390,7 @@ GEM multi_json (1.15.0) multi_xml (0.6.0) nio4r (2.5.8) - nokogiri (1.13.6) + nokogiri (1.13.8) mini_portile2 (~> 2.8.0) racc (~> 1.4) oauth2 (1.4.10) @@ -534,8 +534,8 @@ GEM rspec-retry (0.6.2) rspec-core (> 3.3) rspec-support (3.10.2) - rswag-api (2.4.0) - railties (>= 3.1, < 7.0) + rswag-api (2.5.1) + railties (>= 3.1, < 7.1) rswag-specs (2.4.0) activesupport (>= 3.1, < 7.0) json-schema (~> 2.2) @@ -628,7 +628,7 @@ GEM tilt (2.0.10) timecop (0.9.4) ttfunk (1.7.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3)