From cd2119707a0d48f98cfcbc9ac7c25fe1d8c97467 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 14:56:05 +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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b5a9b9a3da..f6ce108b5a 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) @@ -540,9 +540,9 @@ GEM activesupport (>= 3.1, < 7.0) json-schema (~> 2.2) railties (>= 3.1, < 7.0) - 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 (1.22.2) parallel (~> 1.10) parser (>= 3.0.0.0) @@ -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)