Skip to content

Commit ce46816

Browse files
deps(deps): bump sinatra from 4.1.1 to 4.2.1
Bumps [sinatra](https://github.com/sinatra/sinatra) from 4.1.1 to 4.2.1. - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](sinatra/sinatra@v4.1.1...v4.2.1) --- updated-dependencies: - dependency-name: sinatra dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 702a504 commit ce46816

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ GEM
1818
lint_roller (1.1.0)
1919
logger (1.7.0)
2020
minitest (5.25.5)
21-
mustermann (3.0.3)
21+
mustermann (3.0.4)
2222
ruby2_keywords (~> 0.0.1)
2323
nio4r (2.7.4)
2424
parallel (1.27.0)
@@ -30,8 +30,8 @@ GEM
3030
puma (7.0.1)
3131
nio4r (~> 2.0)
3232
racc (1.8.1)
33-
rack (3.1.16)
34-
rack-protection (4.1.1)
33+
rack (3.2.3)
34+
rack-protection (4.2.1)
3535
base64 (>= 0.1.0)
3636
logger (>= 1.6.0)
3737
rack (>= 3.0.0, < 4)
@@ -67,11 +67,11 @@ GEM
6767
rubocop (>= 1.72.1)
6868
ruby-progressbar (1.13.0)
6969
ruby2_keywords (0.0.5)
70-
sinatra (4.1.1)
70+
sinatra (4.2.1)
7171
logger (>= 1.6.0)
7272
mustermann (~> 3.0)
7373
rack (>= 3.0.0, < 4)
74-
rack-protection (= 4.1.1)
74+
rack-protection (= 4.2.1)
7575
rack-session (>= 2.0.0, < 3)
7676
tilt (~> 2.0)
7777
thin (2.0.1)

0 commit comments

Comments
 (0)