Skip to content

Commit ba2e605

Browse files
Bump sinatra from 4.1.0 to 4.2.0
Bumps [sinatra](https://github.com/sinatra/sinatra) from 4.1.0 to 4.2.0. - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](sinatra/sinatra@v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: sinatra dependency-version: 4.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46f8cc2 commit ba2e605

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
auto_reloader (0.6.0)
5-
base64 (0.2.0)
5+
base64 (0.3.0)
66
coderay (1.1.3)
77
erubi (1.12.0)
88
ffi (1.15.5)
9-
logger (1.6.1)
9+
logger (1.7.0)
1010
method_source (1.1.0)
11-
mustermann (3.0.3)
11+
mustermann (3.0.4)
1212
ruby2_keywords (~> 0.0.1)
1313
ood_core (0.25.0)
1414
ffi (~> 1.9, >= 1.9.6)
@@ -18,8 +18,8 @@ GEM
1818
pry (0.14.2)
1919
coderay (~> 1.1)
2020
method_source (~> 1.0)
21-
rack (3.1.18)
22-
rack-protection (4.1.0)
21+
rack (3.2.3)
22+
rack-protection (4.2.0)
2323
base64 (>= 0.1.0)
2424
logger (>= 1.6.0)
2525
rack (>= 3.0.0, < 4)
@@ -31,14 +31,14 @@ GEM
3131
webrick (~> 1.8)
3232
rexml (3.4.2)
3333
ruby2_keywords (0.0.5)
34-
sinatra (4.1.0)
34+
sinatra (4.2.0)
3535
logger (>= 1.6.0)
3636
mustermann (~> 3.0)
3737
rack (>= 3.0.0, < 4)
38-
rack-protection (= 4.1.0)
38+
rack-protection (= 4.2.0)
3939
rack-session (>= 2.0.0, < 3)
4040
tilt (~> 2.0)
41-
tilt (2.4.0)
41+
tilt (2.6.1)
4242
webrick (1.8.2)
4343

4444
PLATFORMS

0 commit comments

Comments
 (0)