Skip to content

Commit

Permalink
Bump rack from 2.2.6.4 to 2.2.8.1 in /examples/heroku_api
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent 1887723 commit 10fad9d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/heroku_api/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 @@ -12,8 +12,8 @@ GEM
json_schema (0.21.0)
mustermann (2.0.2)
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 (2.2.3)
rack
ruby2_keywords (0.0.5)
Expand Down

0 comments on commit 10fad9d

Please sign in to comment.