Skip to content

Commit 93590be

Browse files
Bump sinatra from 4.1.1 to 4.2.0 in /benchmarks
Bumps [sinatra](https://github.com/sinatra/sinatra) from 4.1.1 to 4.2.0. - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](sinatra/sinatra@v4.1.1...v4.2.0) --- updated-dependencies: - dependency-name: sinatra dependency-version: 4.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54c05af commit 93590be

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

benchmarks/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ GEM
4242
puma (6.6.1)
4343
nio4r (~> 2.0)
4444
rack (3.2.3)
45-
rack-protection (4.1.1)
45+
rack-protection (4.2.0)
4646
base64 (>= 0.1.0)
4747
logger (>= 1.6.0)
4848
rack (>= 3.0.0, < 4)
@@ -52,11 +52,11 @@ GEM
5252
regexp_parser (2.11.2)
5353
ruby2_keywords (0.0.5)
5454
simpleidn (0.2.3)
55-
sinatra (4.1.1)
55+
sinatra (4.2.0)
5656
logger (>= 1.6.0)
5757
mustermann (~> 3.0)
5858
rack (>= 3.0.0, < 4)
59-
rack-protection (= 4.1.1)
59+
rack-protection (= 4.2.0)
6060
rack-session (>= 2.0.0, < 3)
6161
tilt (~> 2.0)
6262
tilt (2.6.1)

0 commit comments

Comments
 (0)