Skip to content

Commit ba1d426

Browse files
Bump rack from 3.1.15 to 3.1.16 in /benchmarks
Bumps [rack](https://github.com/rack/rack) from 3.1.15 to 3.1.16. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.1.15...v3.1.16) --- updated-dependencies: - dependency-name: rack dependency-version: 3.1.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a727f77 commit ba1d426

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

benchmarks/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PATH
44
openapi_first (2.7.3)
55
hana (~> 1.3)
66
json_schemer (>= 2.1, < 3.0)
7-
openapi_parameters (>= 0.3.3, < 2.0)
7+
openapi_parameters (>= 0.5.1, < 2.0)
88
rack (>= 2.2, < 4.0)
99

1010
GEM
@@ -32,7 +32,7 @@ GEM
3232
mustermann (3.0.3)
3333
ruby2_keywords (~> 0.0.1)
3434
nio4r (2.7.4)
35-
openapi_parameters (0.5.0)
35+
openapi_parameters (0.5.1)
3636
rack (>= 2.2)
3737
openapi_parser (2.2.6)
3838
optparse (0.6.0)
@@ -41,7 +41,7 @@ GEM
4141
webrick
4242
puma (6.6.0)
4343
nio4r (~> 2.0)
44-
rack (3.1.15)
44+
rack (3.1.16)
4545
rack-protection (4.1.1)
4646
base64 (>= 0.1.0)
4747
logger (>= 1.6.0)

0 commit comments

Comments
 (0)