Skip to content

Commit 422f0c8

Browse files
Bump rswag-api from 2.13.0 to 2.14.0 (#813)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9b2e04 commit 422f0c8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ gem 'pg', '~> 1.5'
2929
gem 'puma', '~> 6.4'
3030
gem 'pundit', '~> 2.3'
3131
gem 'rack-cors', '~> 2.0'
32-
gem 'rswag-api', '~> 2.13.0'
32+
gem 'rswag-api', '~> 2.14.0'
3333
gem 'rswag-ui', '~> 2.14.0'
3434
gem 'sendgrid', '~> 1.2.4'
3535
gem 'sprockets-rails', '~> 3.5', '>= 3.5.2'

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -493,9 +493,9 @@ GEM
493493
rspec-mocks (~> 3.13)
494494
rspec-support (~> 3.13)
495495
rspec-support (3.13.1)
496-
rswag-api (2.13.0)
497-
activesupport (>= 3.1, < 7.2)
498-
railties (>= 3.1, < 7.2)
496+
rswag-api (2.14.0)
497+
activesupport (>= 5.2, < 8.0)
498+
railties (>= 5.2, < 8.0)
499499
rswag-ui (2.14.0)
500500
actionpack (>= 5.2, < 8.0)
501501
railties (>= 5.2, < 8.0)
@@ -648,7 +648,7 @@ DEPENDENCIES
648648
rspec-openapi (~> 0.18)
649649
rspec-rails (~> 6.1)
650650
rspec-retry!
651-
rswag-api (~> 2.13.0)
651+
rswag-api (~> 2.14.0)
652652
rswag-ui (~> 2.14.0)
653653
rubocop (~> 1.65)
654654
rubocop-capybara (~> 2.21)

0 commit comments

Comments
 (0)