Skip to content

Commit 4df42a2

Browse files
Bump sinatra from 4.1.1 to 4.2.0
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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5eaa7c5 commit 4df42a2

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
@@ -12,7 +12,7 @@ GEM
1212
remote: https://rubygems.org/
1313
specs:
1414
ast (2.4.2)
15-
base64 (0.2.0)
15+
base64 (0.3.0)
1616
bigdecimal (3.2.3)
1717
google-protobuf (4.32.1)
1818
bigdecimal
@@ -89,8 +89,8 @@ GEM
8989
puma (7.0.0)
9090
nio4r (~> 2.0)
9191
racc (1.8.1)
92-
rack (3.2.1)
93-
rack-protection (4.1.1)
92+
rack (3.2.3)
93+
rack-protection (4.2.0)
9494
base64 (>= 0.1.0)
9595
logger (>= 1.6.0)
9696
rack (>= 3.0.0, < 4)
@@ -116,11 +116,11 @@ GEM
116116
parser (>= 3.3.1.0)
117117
ruby-progressbar (1.13.0)
118118
ruby2_keywords (0.0.5)
119-
sinatra (4.1.1)
119+
sinatra (4.2.0)
120120
logger (>= 1.6.0)
121121
mustermann (~> 3.0)
122122
rack (>= 3.0.0, < 4)
123-
rack-protection (= 4.1.1)
123+
rack-protection (= 4.2.0)
124124
rack-session (>= 2.0.0, < 3)
125125
tilt (~> 2.0)
126126
temporalio (1.0.0)

0 commit comments

Comments
 (0)