Skip to content

Commit 854c552

Browse files
Bump sinatra from 4.0.0 to 4.1.0 (#655)
1 parent d182d56 commit 854c552

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -310,9 +310,10 @@ GEM
310310
puma (6.4.3)
311311
nio4r (~> 2.0)
312312
racc (1.8.1)
313-
rack (3.1.7)
314-
rack-protection (4.0.0)
313+
rack (3.1.8)
314+
rack-protection (4.1.0)
315315
base64 (>= 0.1.0)
316+
logger (>= 1.6.0)
316317
rack (>= 3.0.0, < 4)
317318
rack-session (2.0.0)
318319
rack (>= 3.0.0)
@@ -367,10 +368,11 @@ GEM
367368
simctl (1.6.10)
368369
CFPropertyList
369370
naturally
370-
sinatra (4.0.0)
371+
sinatra (4.1.0)
372+
logger (>= 1.6.0)
371373
mustermann (~> 3.0)
372374
rack (>= 3.0.0, < 4)
373-
rack-protection (= 4.0.0)
375+
rack-protection (= 4.1.0)
374376
rack-session (>= 2.0.0, < 3)
375377
tilt (~> 2.0)
376378
slather (2.8.4)

0 commit comments

Comments
 (0)