Skip to content

Commit 2adfea8

Browse files
chore(deps): update dependency sinatra to v4.1.0 [security] (#166)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cee72ee commit 2adfea8

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

with-sinatra/Gemfile.lock

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,29 +5,32 @@ GEM
55
httparty (0.21.0)
66
mini_mime (>= 1.0.0)
77
multi_xml (>= 0.5.2)
8+
logger (1.6.1)
89
mini_mime (1.1.5)
910
multi_xml (0.6.0)
10-
mustermann (3.0.0)
11+
mustermann (3.0.3)
1112
ruby2_keywords (~> 0.0.1)
1213
nio4r (2.7.0)
1314
puma (6.4.2)
1415
nio4r (~> 2.0)
15-
rack (3.0.9.1)
16-
rack-protection (4.0.0)
16+
rack (3.1.8)
17+
rack-protection (4.1.0)
1718
base64 (>= 0.1.0)
19+
logger (>= 1.6.0)
1820
rack (>= 3.0.0, < 4)
1921
rack-session (2.0.0)
2022
rack (>= 3.0.0)
2123
resend (0.10.0)
2224
httparty (>= 0.19.1)
2325
ruby2_keywords (0.0.5)
24-
sinatra (4.0.0)
26+
sinatra (4.1.0)
27+
logger (>= 1.6.0)
2528
mustermann (~> 3.0)
2629
rack (>= 3.0.0, < 4)
27-
rack-protection (= 4.0.0)
30+
rack-protection (= 4.1.0)
2831
rack-session (>= 2.0.0, < 3)
2932
tilt (~> 2.0)
30-
tilt (2.3.0)
33+
tilt (2.4.0)
3134

3235
PLATFORMS
3336
x86_64-linux

0 commit comments

Comments
 (0)