Skip to content

Commit 68ebcf4

Browse files
Bump rack from 2.2.6.4 to 2.2.8.1 in /examples/openapi3 (#415)
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>
1 parent f4d1bac commit 68ebcf4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/openapi3/Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PATH
33
specs:
44
committee (5.0.0.beta1)
55
json_schema (~> 0.14, >= 0.14.3)
6-
openapi_parser (~> 1.0)
6+
openapi_parser (~> 2.0)
77
rack (>= 1.5)
88

99
GEM
@@ -13,8 +13,8 @@ GEM
1313
json_schema (0.21.0)
1414
mustermann (3.0.0)
1515
ruby2_keywords (~> 0.0.1)
16-
openapi_parser (1.0.0)
17-
rack (2.2.6.4)
16+
openapi_parser (2.0.0)
17+
rack (2.2.8.1)
1818
rack-protection (3.0.5)
1919
rack
2020
ruby2_keywords (0.0.5)

0 commit comments

Comments
 (0)