Skip to content

Commit b95ca98

Browse files
Bump rswag-ui from 2.16.0 to 2.17.0 (#1222)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98a708b commit b95ca98

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ gem 'puma', '~> 7.1'
2929
gem 'pundit', '~> 2.5'
3030
gem 'rack-cors', '~> 3.0'
3131
gem 'rswag-api', '~> 2.16.0'
32-
gem 'rswag-ui', '~> 2.16.0'
32+
gem 'rswag-ui', '~> 2.17.0'
3333
gem 'sendgrid', '~> 1.2.4'
3434
gem 'sprockets-rails', '~> 3.5', '>= 3.5.2'
3535
gem 'strong_migrations', '~> 2.5'

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ GEM
506506
rainbow (>= 2.0, < 4.0)
507507
rexml (~> 3.1)
508508
regexp_parser (2.11.3)
509-
reline (0.6.2)
509+
reline (0.6.3)
510510
io-console (~> 0.5)
511511
request_store (1.7.0)
512512
rack (>= 1.4)
@@ -540,9 +540,9 @@ GEM
540540
rswag-api (2.16.0)
541541
activesupport (>= 5.2, < 8.1)
542542
railties (>= 5.2, < 8.1)
543-
rswag-ui (2.16.0)
544-
actionpack (>= 5.2, < 8.1)
545-
railties (>= 5.2, < 8.1)
543+
rswag-ui (2.17.0)
544+
actionpack (>= 5.2, < 8.2)
545+
railties (>= 5.2, < 8.2)
546546
rubocop (1.81.7)
547547
json (~> 2.3)
548548
language_server-protocol (~> 3.17.0.2)
@@ -706,7 +706,7 @@ DEPENDENCIES
706706
rspec-rails (~> 8.0)
707707
rspec-retry!
708708
rswag-api (~> 2.16.0)
709-
rswag-ui (~> 2.16.0)
709+
rswag-ui (~> 2.17.0)
710710
rubocop (~> 1.81)
711711
rubocop-capybara (~> 2.22)
712712
rubocop-factory_bot (~> 2.27)

0 commit comments

Comments
 (0)