Skip to content

Commit b4cc0d3

Browse files
committed
Update sinatra
1 parent 68dd190 commit b4cc0d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ GEM
206206
rack (2.0.5)
207207
rack-cache (1.7.1)
208208
rack (>= 0.4)
209-
rack-protection (2.0.0)
209+
rack-protection (2.0.4)
210210
rack
211211
rack-proxy (0.6.2)
212212
rack
@@ -322,10 +322,10 @@ GEM
322322
json (>= 1.8, < 3)
323323
simplecov-html (~> 0.10.0)
324324
simplecov-html (0.10.2)
325-
sinatra (2.0.0)
325+
sinatra (2.0.4)
326326
mustermann (~> 1.0)
327327
rack (~> 2.0)
328-
rack-protection (= 2.0.0)
328+
rack-protection (= 2.0.4)
329329
tilt (~> 2.0)
330330
spring (2.0.2)
331331
activesupport (>= 4.2)

0 commit comments

Comments
 (0)