Skip to content

Commit a6581df

Browse files
chore(deps): update dependency sinatra to v4.2.0
1 parent cba9dd2 commit a6581df

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

with-sinatra/Gemfile.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,37 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
base64 (0.2.0)
4+
base64 (0.3.0)
55
httparty (0.21.0)
66
mini_mime (>= 1.0.0)
77
multi_xml (>= 0.5.2)
8-
logger (1.6.1)
8+
logger (1.7.0)
99
mini_mime (1.1.5)
1010
multi_xml (0.6.0)
11-
mustermann (3.0.3)
11+
mustermann (3.0.4)
1212
ruby2_keywords (~> 0.0.1)
1313
nio4r (2.7.3)
1414
puma (6.4.3)
1515
nio4r (~> 2.0)
16-
rack (3.1.8)
17-
rack-protection (4.1.0)
16+
rack (3.2.2)
17+
rack-protection (4.2.0)
1818
base64 (>= 0.1.0)
1919
logger (>= 1.6.0)
2020
rack (>= 3.0.0, < 4)
21-
rack-session (2.0.0)
21+
rack-session (2.1.1)
22+
base64 (>= 0.1.0)
2223
rack (>= 3.0.0)
2324
resend (0.10.0)
2425
httparty (>= 0.19.1)
2526
ruby2_keywords (0.0.5)
26-
sinatra (4.1.0)
27+
sinatra (4.2.0)
2728
logger (>= 1.6.0)
2829
mustermann (~> 3.0)
2930
rack (>= 3.0.0, < 4)
30-
rack-protection (= 4.1.0)
31+
rack-protection (= 4.2.0)
3132
rack-session (>= 2.0.0, < 3)
3233
tilt (~> 2.0)
33-
tilt (2.4.0)
34+
tilt (2.6.1)
3435

3536
PLATFORMS
3637
x86_64-linux

0 commit comments

Comments
 (0)