Skip to content

Commit

Permalink
Bump rswag-ui from 2.12.0 to 2.13.0 (#541)
Browse files Browse the repository at this point in the history
Bumps [rswag-ui](https://github.com/rswag/rswag) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/rswag/rswag/releases)
- [Changelog](https://github.com/rswag/rswag/blob/master/CHANGELOG.md)
- [Commits](rswag/rswag@2.12.0...2.13.0)

---
updated-dependencies:
- dependency-name: rswag-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent e8c5208 commit 8c7d73c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ gem 'puma', '~> 6.4'
gem 'pundit', '~> 2.3'
gem 'rack-cors', '~> 2.0'
gem 'rswag-api', '~> 2.12.0'
gem 'rswag-ui', '~> 2.12.0'
gem 'rswag-ui', '~> 2.13.0'
gem 'sass-rails', '~> 6.0.0'
gem 'sendgrid', '~> 1.2.4'
gem 'sprockets', '~> 4.2.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ GEM
rspec-support (3.12.1)
rswag-api (2.12.0)
railties (>= 3.1, < 7.2)
rswag-ui (2.12.0)
rswag-ui (2.13.0)
actionpack (>= 3.1, < 7.2)
railties (>= 3.1, < 7.2)
rubocop (1.57.2)
Expand Down Expand Up @@ -567,7 +567,7 @@ DEPENDENCIES
rspec-rails (~> 6.1)
rspec-retry!
rswag-api (~> 2.12.0)
rswag-ui (~> 2.12.0)
rswag-ui (~> 2.13.0)
rubocop (~> 1.57)
rubocop-factory_bot (~> 2.24)
rubocop-performance (~> 1.19)
Expand Down

0 comments on commit 8c7d73c

Please sign in to comment.