Skip to content

Commit

Permalink
chore(deps): bump rswag-api from 2.15.0 to 2.16.0
Browse files Browse the repository at this point in the history
Bumps [rswag-api](https://github.com/rswag/rswag) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/rswag/rswag/releases)
- [Changelog](https://github.com/rswag/rswag/blob/master/CHANGELOG.md)
- [Commits](rswag/rswag@2.15.0...2.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent e866fc5 commit ab16986
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ gem 'jb', '~> 0.8.2'
gem 'slim-rails', '~> 3.6.3'
gem 'kramdown', '~> 2.5'
gem 'simple_form', '~> 5.3'
gem 'rswag-api', '~> 2.15.0'
gem 'rswag-api', '~> 2.16.0'
gem 'rswag-ui', '~> 2.16.0'
gem 'ostruct' # needs in rswag

Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -511,9 +511,9 @@ GEM
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
rswag-api (2.15.0)
activesupport (>= 5.2, < 8.0)
railties (>= 5.2, < 8.0)
rswag-api (2.16.0)
activesupport (>= 5.2, < 8.1)
railties (>= 5.2, < 8.1)
rswag-specs (2.16.0)
activesupport (>= 5.2, < 8.1)
json-schema (>= 2.2, < 6.0)
Expand Down Expand Up @@ -691,7 +691,7 @@ DEPENDENCIES
rake (~> 13.0.4)
rqrcode
rspec-rails
rswag-api (~> 2.15.0)
rswag-api (~> 2.16.0)
rswag-specs
rswag-ui (~> 2.16.0)
rubocop (>= 0.70)
Expand Down

0 comments on commit ab16986

Please sign in to comment.