From 5f898d7c3c8ea8768725e9479c4584d5286c5f2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 05:57:57 +0000 Subject: [PATCH] build(deps): bump rswag-api from 2.16.0 to 2.17.0 Bumps [rswag-api](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-api dependency-version: 2.17.0 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 ff8edc1f16..1c8075fccc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -195,7 +195,7 @@ GEM htmlentities (~> 4.3) launchy (>= 2.1, < 4.0) mail (~> 2.7) - erb (6.0.2) + erb (6.0.4) erb_lint (0.9.0) activesupport better_html (>= 2.0.1) @@ -285,7 +285,7 @@ GEM mini_magick (>= 4.9.5, < 6) ruby-vips (>= 2.0.17, < 3) io-console (0.8.2) - irb (1.17.0) + irb (1.18.0) pp (>= 0.6.0) prism (>= 1.3.0) rdoc (>= 4.0.0) @@ -529,9 +529,9 @@ GEM rspec-support (3.13.7) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rswag-api (2.16.0) - activesupport (>= 5.2, < 8.1) - railties (>= 5.2, < 8.1) + rswag-api (2.17.0) + activesupport (>= 5.2, < 8.2) + railties (>= 5.2, < 8.2) rswag-specs (2.17.0) activesupport (>= 5.2, < 8.2) json-schema (>= 2.2, < 7.0)