From 3b6ab479b2e3a4764690a728943f95a49c81aedf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 00:10:46 +0000 Subject: [PATCH] Bump rswag-ui from 2.16.0 to 2.17.0 Bumps [rswag-ui](https://github.com/rswag/rswag) from 2.16.0 to 2.17.0. - [Release notes](https://github.com/rswag/rswag/releases) - [Changelog](https://github.com/rswag/rswag/blob/2.17.0/CHANGELOG.md) - [Commits](https://github.com/rswag/rswag/compare/2.16.0...2.17.0) --- updated-dependencies: - dependency-name: rswag-ui dependency-version: 2.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 056f7ad38..7305b2341 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -198,7 +198,7 @@ GEM dotenv (= 3.1.8) railties (>= 6.1) drb (2.2.3) - erb (5.1.3) + erb (6.0.0) erubi (1.13.1) et-orbi (1.4.0) tzinfo @@ -394,7 +394,7 @@ GEM mini_magick (5.3.1) logger mini_mime (1.1.5) - minitest (5.26.1) + minitest (5.26.2) msgpack (1.8.0) multi_json (1.17.0) multi_xml (0.7.2) @@ -581,7 +581,7 @@ GEM readline (0.0.4) reline regexp_parser (2.11.3) - reline (0.6.2) + reline (0.6.3) io-console (~> 0.5) representable (3.2.0) declarative (< 0.1.0) @@ -625,9 +625,9 @@ GEM rswag-api (2.17.0) activesupport (>= 5.2, < 8.2) railties (>= 5.2, < 8.2) - rswag-ui (2.16.0) - actionpack (>= 5.2, < 8.1) - railties (>= 5.2, < 8.1) + rswag-ui (2.17.0) + actionpack (>= 5.2, < 8.2) + railties (>= 5.2, < 8.2) rubocop (1.81.6) json (~> 2.3) language_server-protocol (~> 3.17.0.2) @@ -722,7 +722,7 @@ GEM sprockets (>= 3.0.0) stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.7) + stringio (3.1.8) thor (1.4.0) tilt (2.6.1) timecop (0.9.10)