mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 17:21:38 -05:00
Bump rswag-specs from 2.14.0 to 2.15.0
Bumps [rswag-specs](https://github.com/rswag/rswag) from 2.14.0 to 2.15.0. - [Release notes](https://github.com/rswag/rswag/releases) - [Changelog](https://github.com/rswag/rswag/blob/master/CHANGELOG.md) - [Commits](https://github.com/rswag/rswag/compare/2.14.0...2.15.0) --- updated-dependencies: - dependency-name: rswag-specs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
fb2468ab3d
commit
af16b0dc39
1 changed files with 4 additions and 4 deletions
|
|
@ -152,8 +152,8 @@ GEM
|
||||||
rdoc (>= 4.0.0)
|
rdoc (>= 4.0.0)
|
||||||
reline (>= 0.4.2)
|
reline (>= 0.4.2)
|
||||||
json (2.7.2)
|
json (2.7.2)
|
||||||
json-schema (4.3.1)
|
json-schema (5.0.1)
|
||||||
addressable (>= 2.8)
|
addressable (~> 2.8)
|
||||||
kaminari (1.2.2)
|
kaminari (1.2.2)
|
||||||
activesupport (>= 4.1.0)
|
activesupport (>= 4.1.0)
|
||||||
kaminari-actionview (= 1.2.2)
|
kaminari-actionview (= 1.2.2)
|
||||||
|
|
@ -314,9 +314,9 @@ GEM
|
||||||
rswag-api (2.14.0)
|
rswag-api (2.14.0)
|
||||||
activesupport (>= 5.2, < 8.0)
|
activesupport (>= 5.2, < 8.0)
|
||||||
railties (>= 5.2, < 8.0)
|
railties (>= 5.2, < 8.0)
|
||||||
rswag-specs (2.14.0)
|
rswag-specs (2.15.0)
|
||||||
activesupport (>= 5.2, < 8.0)
|
activesupport (>= 5.2, < 8.0)
|
||||||
json-schema (>= 2.2, < 5.0)
|
json-schema (>= 2.2, < 6.0)
|
||||||
railties (>= 5.2, < 8.0)
|
railties (>= 5.2, < 8.0)
|
||||||
rspec-core (>= 2.14)
|
rspec-core (>= 2.14)
|
||||||
rswag-ui (2.14.0)
|
rswag-ui (2.14.0)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue