Skip to content
This repository has been archived by the owner on Jan 3, 2025. It is now read-only.

Commit

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

---
updated-dependencies:
- dependency-name: rswag
  dependency-type: direct:development
  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 Nov 28, 2023
1 parent 60e2652 commit 3e9cc5f
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -131,15 +131,15 @@ GEM
activesupport (>= 5.0.0)
jmespath (1.6.2)
json (2.6.3)
json-schema (3.0.0)
json-schema (4.1.1)
addressable (>= 2.8)
jwt (2.7.1)
kredis (1.6.0)
activemodel (>= 6.0.0)
activesupport (>= 6.0.0)
redis (>= 4.2, < 6)
language_server-protocol (3.17.0.3)
loofah (2.21.4)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand All @@ -163,9 +163,9 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.4-aarch64-linux)
nokogiri (1.15.5-aarch64-linux)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux)
nokogiri (1.15.5-x86_64-linux)
racc (~> 1.4)
overcommit (0.60.0)
childprocess (>= 0.6.3, < 5)
Expand All @@ -180,10 +180,10 @@ GEM
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.3)
public_suffix (5.0.4)
puma (6.4.0)
nio4r (~> 2.0)
racc (1.7.1)
racc (1.7.3)
rack (2.2.8)
rack-cors (2.0.1)
rack (>= 2.0.0)
Expand Down Expand Up @@ -218,7 +218,7 @@ GEM
thor (~> 1.0)
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.0.6)
rake (13.1.0)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.17.1)
Expand All @@ -244,18 +244,18 @@ GEM
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.1)
rswag (2.11.0)
rswag-api (= 2.11.0)
rswag-specs (= 2.11.0)
rswag-ui (= 2.11.0)
rswag-api (2.11.0)
rswag (2.12.0)
rswag-api (= 2.12.0)
rswag-specs (= 2.12.0)
rswag-ui (= 2.12.0)
rswag-api (2.12.0)
railties (>= 3.1, < 7.2)
rswag-specs (2.11.0)
rswag-specs (2.12.0)
activesupport (>= 3.1, < 7.2)
json-schema (>= 2.2, < 4.0)
json-schema (>= 2.2, < 5.0)
railties (>= 3.1, < 7.2)
rspec-core (>= 2.14)
rswag-ui (2.11.0)
rswag-ui (2.12.0)
actionpack (>= 3.1, < 7.2)
railties (>= 3.1, < 7.2)
rubocop (1.57.2)
Expand All @@ -276,7 +276,7 @@ GEM
sqlite3 (1.6.3-aarch64-linux)
sqlite3 (1.6.3-x86_64-linux)
superconfig (2.1.1)
thor (1.2.2)
thor (1.3.0)
timeout (0.4.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand Down

0 comments on commit 3e9cc5f

Please sign in to comment.