Skip to content

Commit

Permalink
Bump rack from 2.2.6.4 to 2.2.8.1 in /examples/openapi3 (#415)
Browse files Browse the repository at this point in the history
Bumps [rack](https://github.com/rack/rack) from 2.2.6.4 to 2.2.8.1.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@v2.2.6.4...v2.2.8.1)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 29, 2024
1 parent f4d1bac commit 68ebcf4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/openapi3/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PATH
specs:
committee (5.0.0.beta1)
json_schema (~> 0.14, >= 0.14.3)
openapi_parser (~> 1.0)
openapi_parser (~> 2.0)
rack (>= 1.5)

GEM
Expand All @@ -13,8 +13,8 @@ GEM
json_schema (0.21.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
openapi_parser (1.0.0)
rack (2.2.6.4)
openapi_parser (2.0.0)
rack (2.2.8.1)
rack-protection (3.0.5)
rack
ruby2_keywords (0.0.5)
Expand Down

0 comments on commit 68ebcf4

Please sign in to comment.